Forum Discussion
孝大村00
New Contributor
6 years agoHow to implement sspi command in uboot in Arria10 SoC Devkit
I am running Linux on Arria10 SoC Devkit. I refer to the link here to create uboot. And it is working fine. With Arria10 SoC Devkit, you can give instructions to the System Controller (MAX V) from ...
孝大村00
New Contributor
6 years agoHi.
I will share my environment.
Quartus : 18.1 std
U-Boot : 2019.04
Kernel : 5.4.13
<!>
As a supplement, KP occurs when the SPI Driver of Kernel is enabled.
When build a Kernel, set the SPI Driver to Disable.
I was fine because I didn't need to use SPI on Linux.
A countermeasure is required when using SPI on Linux.
Thank you.
best regards