diff options
Diffstat (limited to 'include/configs/omap3_evm.h')
| -rw-r--r-- | include/configs/omap3_evm.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index f6e423699..b4d925ed9 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -113,6 +113,9 @@  /* NAND SPL */  #define CONFIG_SPL_NAND_SIMPLE  #define CONFIG_SPL_NAND_SUPPORT +#define CONFIG_SPL_NAND_BASE +#define CONFIG_SPL_NAND_DRIVERS +#define CONFIG_SPL_NAND_ECC  #define CONFIG_SYS_NAND_5_ADDR_CYCLE  #define CONFIG_SYS_NAND_PAGE_COUNT	64  #define CONFIG_SYS_NAND_PAGE_SIZE	2048 |