summaryrefslogtreecommitdiffstats
path: root/include/configs/netstar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/netstar.h')
-rw-r--r--include/configs/netstar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/netstar.h b/include/configs/netstar.h
index 30d2654732..697796a114 100644
--- a/include/configs/netstar.h
+++ b/include/configs/netstar.h
@@ -130,8 +130,8 @@
* NAND flash
*/
#define CFG_MAX_NAND_DEVICE 1
+#define NAND_MAX_CHIPS 1
#define CFG_NAND_BASE 0x04000000 + (2 << 23)
-#define CONFIG_NEW_NAND_CODE
/*
* JFFS2 partitions (mtdparts command line support)
OpenPOWER on IntegriCloud