]> git.sur5r.net Git - u-boot/blobdiff - include/configs/spear6xx.h
SPEAr: Add basic arch related support for SPEAr SoCs
[u-boot] / include / configs / spear6xx.h
index 2ad5beb82c68e16dbb482ee7fef4833ce12b10b7..c5bcc30cb7531a54e3d66d2fd2f1f3ff19c6a5df 100644 (file)
@@ -38,6 +38,9 @@
 #define CONFIG_PL01x_PORTS                     { (void *)CONFIG_SYS_SERIAL0, \
                                                (void *)CONFIG_SYS_SERIAL1 }
 
+/* NAND flash configuration */
+#define CONFIG_SYS_FSMC_NAND_SP
+#define CONFIG_SYS_FSMC_NAND_8BIT
 #define CONFIG_SYS_NAND_BASE                   (0xD2000000)
 
 #endif  /* __CONFIG_H */