arm: socfpga: spl: Add support for booting from QSPI
Add code and configuration options to support booting from QSPI NOR. Enable support for booting from QSPI NOR. Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in:
@@ -11,3 +11,8 @@ CONFIG_NETDEVICES=y
|
||||
CONFIG_ETH_DESIGNWARE=y
|
||||
CONFIG_SPL_DM=y
|
||||
CONFIG_SPL_MMC_SUPPORT=y
|
||||
CONFIG_DM_SEQ_ALIAS=y
|
||||
CONFIG_SPL_SIMPLE_BUS=y
|
||||
CONFIG_DM_SPI=y
|
||||
CONFIG_DM_SPI_FLASH=y
|
||||
CONFIG_SPL_SPI_SUPPORT=y
|
||||
|
||||
Reference in New Issue
Block a user