summaryrefslogtreecommitdiff
path: root/include/configs/delta.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/delta.h')
-rw-r--r--include/configs/delta.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/delta.h b/include/configs/delta.h
index 9bc295490..ac412ee87 100644
--- a/include/configs/delta.h
+++ b/include/configs/delta.h
@@ -164,7 +164,7 @@
*/
/* Use the new NAND code. (BOARDLIBS = drivers/nand/libnand.a required) */
#define CONFIG_NEW_NAND_CODE
-#define CFG_NAND0_BASE 0x10000000
+#define CFG_NAND0_BASE 0x43100040 /* 0x10000000 */
#undef CFG_NAND1_BASE
#define CFG_NAND_BASE_LIST { CFG_NAND0_BASE }