[U-Boot] [PATCH v2 15/15] defconfig: am335x_evm: enable NAND driver model

Grygorii Strashko grygorii.strashko at ti.com
Tue Jan 31 22:37:17 CET 2017


From: Mugunthan V N <mugunthanvnm at ti.com>

Enable NAND driver model for am335x_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/am335x_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index ab7b9aa..6f624e9 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -58,3 +58,4 @@ CONFIG_G_DNL_VENDOR_NUM=0x0451
 CONFIG_G_DNL_PRODUCT_NUM=0xd022
 CONFIG_RSA=y
 CONFIG_SPL_OF_LIBFDT=y
+CONFIG_DM_NAND=y
-- 
2.10.1.dirty



More information about the U-Boot mailing list