[U-Boot] [PATCH v2 13/15] defconfig: am43xx_evm: enable NAND driver model
Grygorii Strashko
grygorii.strashko at ti.com
Tue Jan 31 22:37:15 CET 2017
From: Mugunthan V N <mugunthanvnm at ti.com>
Enable NAND driver model for am43xx_evm as omap_gpmc supports
driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
---
configs/am43xx_evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig
index 6fb2053..dcddb7d 100644
--- a/configs/am43xx_evm_defconfig
+++ b/configs/am43xx_evm_defconfig
@@ -74,3 +74,4 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
CONFIG_G_DNL_VENDOR_NUM=0x0403
CONFIG_G_DNL_PRODUCT_NUM=0xbd00
CONFIG_SPL_OF_LIBFDT=y
+CONFIG_DM_NAND=y
--
2.10.1.dirty
More information about the U-Boot
mailing list