aboutsummaryrefslogtreecommitdiff
path: root/configs/sama5d27_wlsom1_ek_qspiflash_defconfig
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2019-11-13 15:42:56 +0000
committerEugen Hristev <eugen.hristev@microchip.com>2019-12-17 09:49:05 +0200
commit3dbd23e8c303f80a5cb3e4b417dd933ec13f2674 (patch)
tree7c258e1185f8204ba628de6d53a3cf1b958bd1a3 /configs/sama5d27_wlsom1_ek_qspiflash_defconfig
parentf10b4006a627d6ff4bd45c62c8f7066ed576d15d (diff)
downloadu-boot-3dbd23e8c303f80a5cb3e4b417dd933ec13f2674.zip
u-boot-3dbd23e8c303f80a5cb3e4b417dd933ec13f2674.tar.gz
u-boot-3dbd23e8c303f80a5cb3e4b417dd933ec13f2674.tar.bz2
configs: sama5d27_wlsom1_ek: qspiflash: Enable SPI NOR ethaddr retrieval
CONFIG_SPI_FLASH_SFDP_SUPPORT enables the SFDP Vendor parser, and for the SST case, the retrieval of the ethaddr from the SPI NOR flash. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'configs/sama5d27_wlsom1_ek_qspiflash_defconfig')
-rw-r--r--configs/sama5d27_wlsom1_ek_qspiflash_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d27_wlsom1_ek_qspiflash_defconfig b/configs/sama5d27_wlsom1_ek_qspiflash_defconfig
index 74fe6d4..1944fff 100644
--- a/configs/sama5d27_wlsom1_ek_qspiflash_defconfig
+++ b/configs/sama5d27_wlsom1_ek_qspiflash_defconfig
@@ -80,6 +80,7 @@ CONFIG_MTD=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_BUS=2
CONFIG_SF_DEFAULT_SPEED=50000000
+CONFIG_SPI_FLASH_SFDP_SUPPORT=y
CONFIG_SPI_FLASH_ATMEL=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_SPANSION=y