da850evm: setup NAND support under CONFIG_USE_NAND
authorBen Gardiner <[email protected]>
Thu, 14 Oct 2010 21:26:25 +0000 (17:26 -0400)
committerWolfgang Denk <[email protected]>
Sun, 17 Oct 2010 18:14:48 +0000 (20:14 +0200)
commit6b2c6468952749ec3a9acc5cd9ee4bc4e7a5a59b
tree61f2b670c9d29b3f572ab911918c023cf61430f8
parenta3f88293ddd13facd734769c1664d35ab4ed681f
da850evm: setup NAND support under CONFIG_USE_NAND

The current da850evm config is missing the pieces for NAND support that can be
found in Sandeep's u-boot-davinci tree [1].

This patch adds NAND support in the spirit of the support in the u-boot-davinci
tree where NAND support for the da850evm can be enabled by putting a single
'#define CONFIG_USE_NAND' at the top of the include/configs/da850evm.h file.

[1] http://arago-project.org/git/people/?p=sandeep/u-boot-davinci.git;a=tree

Signed-off-by: Ben Gardiner <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
include/configs/da850evm.h