sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
[platform/kernel/u-boot.git] / include / configs / sun5i.h
index d257659..8e13df5 100644 (file)
@@ -19,6 +19,9 @@
 
 #define CONFIG_SUNXI_USB_PHYS  2
 
+/* \todo A13 only defines port 19, whereas A10s requires each of these */
+#define CONFIG_NAND_SUNXI_GPC_PORTS    {16, 17, 18, 19}
+
 /*
  * Include common sunxi configuration where most the settings are
  */