summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_tfa_defconfig
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2019-10-03 20:50:20 +0300
committerTom Rini <trini@konsulko.com>2019-12-05 01:10:51 +0300
commite81f03248e76a6b2b169e181659dd83a8f8765fd (patch)
tree6d331b01d41115dbf520466e9a11226935623262 /configs/ls1088aqds_tfa_defconfig
parent7db785c70360dd8ec9a0bcf6b19951e44be65384 (diff)
downloadu-boot-e81f03248e76a6b2b169e181659dd83a8f8765fd.tar.xz
configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT
Enabling TFABOOT configuration will compile-in a call to nand_read in the boot sequence. Handle the situation by also selecting officially the raw NAND core in this case. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'configs/ls1088aqds_tfa_defconfig')
-rw-r--r--configs/ls1088aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088aqds_tfa_defconfig b/configs/ls1088aqds_tfa_defconfig
index 176a249b22..695a74a06b 100644
--- a/configs/ls1088aqds_tfa_defconfig
+++ b/configs/ls1088aqds_tfa_defconfig
@@ -48,6 +48,7 @@ CONFIG_I2C_MUX_PCA954x=y
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_MTD_NOR_FLASH=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y