[U-Boot] OMAP3 EVM board (no NAND support, does not compile)

Paulraj, Sandeep s-paulraj at ti.com
Tue Mar 23 15:01:36 CET 2010



> 
> With adding this lines it is working:
> 
> #if defined(CONFIG_CMD_NAND)
> #define CONFIG_NAND_OMAP_GPMC
> #define GPMC_NAND_ECC_LP_x16_LAYOUT    1
> #define CONFIG_ENV_IS_IN_NAND          1
> #elif defined(CONFIG_CMD_ONENAND)
> #define CONFIG_ENV_IS_IN_ONENAND	1
> #endif

Please submit a patch.

Regards,
Sandeep



More information about the U-Boot mailing list