TI DaVinci: DM6446: Fix Compilation error in NAND mode
authorSandeep Paulraj <s-paulraj@ti.com>
Wed, 9 Sep 2009 19:26:00 +0000 (15:26 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Tue, 15 Sep 2009 15:33:07 +0000 (10:33 -0500)
commit418e5f435c40d673a3fef6883f202266cc111fbe
tree41c9999fdba8e93f50a94e672461cbbfb1214bd2
parent7467599c896a57d5cd33aca8234442141c5e9f70
TI DaVinci: DM6446: Fix Compilation error in NAND mode

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@ti.com>
include/configs/davinci_dvevm.h