[U-Boot] [PATCH] TI DaVinci: DM6446: Fix Compilation error in NAND mode

Paulraj, Sandeep s-paulraj at ti.com
Fri Sep 11 01:37:05 CEST 2009


 
> From: Sandeep Paulraj <s-paulraj at ti.com>
> 
> The Default mode that is built for the Davinci DVEVM happens
> to be the NOR mode.
> When we want to build for the NAND mode, we get a compilation
> error. This is overcome by defining the CONFIG_MTD_DEVICE
> flag in the NAND mode.
> The image built for NAND mode was successfully tested on the
> DaVinci DM6446 EVM.
> 
> 
> Signed-off-by: Sandeep Paulraj <s-paulraj at ti.com>
> ---
>  include/configs/davinci_dvevm.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied to u-boot-ti



More information about the U-Boot mailing list