summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-05-05 14:57:46 (GMT)
committerWolfgang Denk <wd@denx.de>2007-05-05 14:57:46 (GMT)
commit55aee109ce0439f6315dce9c8f27423316e56fc4 (patch)
treec5e5531b19d2c6d85ad0b81b52aee428b480258a /include
parent5c3d76762194a63f662841d1f00da275f6d033f7 (diff)
parent9fab1181d0410dd274c58b76352c60328778e69d (diff)
downloadu-boot-55aee109ce0439f6315dce9c8f27423316e56fc4.tar.xz
Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash
Diffstat (limited to 'include')
-rw-r--r--include/configs/delta.h1
-rw-r--r--include/configs/zylonite.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/delta.h b/include/configs/delta.h
index 91284fd..1568120 100644
--- a/include/configs/delta.h
+++ b/include/configs/delta.h
@@ -188,7 +188,6 @@
/*
* NAND Flash
*/
-/* Use the new NAND code. (BOARDLIBS = drivers/nand/libnand.a required) */
#undef CFG_NAND_LEGACY
#define CFG_NAND0_BASE 0x0 /* 0x43100040 */ /* 0x10000000 */
diff --git a/include/configs/zylonite.h b/include/configs/zylonite.h
index c6aa8ec..1e8ed7a 100644
--- a/include/configs/zylonite.h
+++ b/include/configs/zylonite.h
@@ -174,7 +174,6 @@
/*
* NAND Flash
*/
-/* Use the new NAND code. (BOARDLIBS = drivers/nand/libnand.a required) */
#define CONFIG_NEW_NAND_CODE
#define CFG_NAND0_BASE 0x0
#undef CFG_NAND1_BASE