summaryrefslogtreecommitdiffstats
path: root/board/dave
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 /board/dave
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 'board/dave')
-rw-r--r--board/dave/PPChameleonEVB/config.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/dave/PPChameleonEVB/config.mk b/board/dave/PPChameleonEVB/config.mk
index 1dc635fbf0..9083aacfab 100644
--- a/board/dave/PPChameleonEVB/config.mk
+++ b/board/dave/PPChameleonEVB/config.mk
@@ -26,9 +26,3 @@
# Reserve 320 kB for Monitor
TEXT_BASE = 0xFFFB0000
-
-# Compile the new NAND code (CFG_NAND_LEGACY mustn't be defined)
-BOARDLIBS = drivers/nand/libnand.a
-
-# Compile the legacy NAND code (CFG_NAND_LEGACY must be defined)
-#BOARDLIBS = drivers/nand_legacy/libnand_legacy.a
OpenPOWER on IntegriCloud