Forum Discussion
TG_GER
New Contributor
2 years agoArria10 SPI/QPSI access
Hi, I use an Arria10 SOCFPGA with the u-boot version v2014.10. The U-boot is on the SD card. Now I would like to have access to the QSPI from the u-boot CLI. The SF command is not available for...
tehjingy_Altera
Regular Contributor
2 years agoHi Ben
What error are you seeing at your end?
Could you try probing the command "sf probe" before any read or write sf command.
Regards
Jingyang, Teh
- TG_GER2 years ago
New Contributor
Hi,
thanks for your answer.
same problem:
Unknown command 'sf' - try 'help'
SOCFPGA_ARRIA10 #i also add in socfpga_arria10_deconfig
CONFIG_CMD_SF=y
but sf is not available.
regards,
Ben