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 me.
What exactly needs to be in the socfpga_arria10_deconfig so that I have this available?
I already have :
CONFIG_CMD_SPI=y
CONFIG_DM_SPI=y C
ONFIG_DM_SPI_FLASH=y
Added unfortunately still no success.
Thank you very much,
Ben