summaryrefslogtreecommitdiffstats
path: root/include/configs/VCMA9.h
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-04-08 19:08:06 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-04-08 19:08:06 +0200
commit6db39708117d6391a72f3fc3ea7860231b630270 (patch)
tree1c69fc84c3f615fe60217096c2947744c72e3528 /include/configs/VCMA9.h
parent2fc000d756920b340945a74ec1214a34d9e84858 (diff)
downloadblackbird-obmc-uboot-6db39708117d6391a72f3fc3ea7860231b630270.tar.gz
blackbird-obmc-uboot-6db39708117d6391a72f3fc3ea7860231b630270.zip
Fix JFFS2 support for legacy NAND driver.
Some more NAND cleanup and small fixes.
Diffstat (limited to 'include/configs/VCMA9.h')
-rw-r--r--include/configs/VCMA9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index 3f29190e43..5f48a70938 100644
--- a/include/configs/VCMA9.h
+++ b/include/configs/VCMA9.h
@@ -248,6 +248,7 @@
*/
#if (CONFIG_COMMANDS & CFG_CMD_NAND)
+#define CFG_NAND_LEGACY
#define CFG_MAX_NAND_DEVICE 1 /* Max number of NAND devices */
#define SECTORSIZE 512
OpenPOWER on IntegriCloud