summaryrefslogtreecommitdiff
path: root/configs/dra7xx_hs_evm_defconfig
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2019-02-27 13:29:37 +0530
committerTom Rini <trini@konsulko.com>2019-04-12 08:05:50 -0400
commit8a8f59a0ce113bde6cc61c3c62ed86e92eae33a5 (patch)
tree1b430eec231a919432c26a9a699d45fd0d943588 /configs/dra7xx_hs_evm_defconfig
parentb3b2a9ea3e63aff50467d4bdefc48274705a77e9 (diff)
configs: dra71x-evm: Add Support for NAND
Add NAND support to dra71x-evm defconfig Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Diffstat (limited to 'configs/dra7xx_hs_evm_defconfig')
-rw-r--r--configs/dra7xx_hs_evm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig
index d854154244..61111f0a15 100644
--- a/configs/dra7xx_hs_evm_defconfig
+++ b/configs/dra7xx_hs_evm_defconfig
@@ -32,6 +32,7 @@ CONFIG_SPL_DMA_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_SPI_LOAD=y
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_NAND=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
@@ -70,6 +71,8 @@ CONFIG_MMC_UHS_SUPPORT=y
CONFIG_MMC_HS200_SUPPORT=y
CONFIG_SPL_MMC_HS200_SUPPORT=y
CONFIG_MMC_OMAP_HS=y
+CONFIG_NAND=y
+CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SF_DEFAULT_MODE=0