summaryrefslogtreecommitdiff
path: root/include/configs/bcm96855.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bcm96855.h')
-rw-r--r--include/configs/bcm96855.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/bcm96855.h b/include/configs/bcm96855.h
index 6e420f2c66f..ba2d8a317d2 100644
--- a/include/configs/bcm96855.h
+++ b/include/configs/bcm96855.h
@@ -8,4 +8,8 @@
#define CONFIG_SYS_SDRAM_BASE 0x00000000
+#ifdef CONFIG_MTD_RAW_NAND
+#define CONFIG_SYS_MAX_NAND_DEVICE 1
+#endif /* CONFIG_MTD_RAW_NAND */
+
#endif