]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am335x_evm.h
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
[karo-tx-uboot.git] / include / configs / am335x_evm.h
index c2ba7e35d891bcf145885c9f278ba10e45d73c11..73d8b4dfba4d6744040e4c9c7fae88a4cd3196ab 100644 (file)
 #define CONFIG_SPL_LDSCRIPT            "$(CPUDIR)/am33xx/u-boot-spl.lds"
 
 #ifdef CONFIG_NAND
+#define CONFIG_NAND_OMAP_GPMC
+#define CONFIG_NAND_OMAP_ELM
 #define CONFIG_SYS_NAND_5_ADDR_CYCLE
 #define CONFIG_SYS_NAND_PAGE_COUNT     (CONFIG_SYS_NAND_BLOCK_SIZE / \
                                         CONFIG_SYS_NAND_PAGE_SIZE)