summaryrefslogtreecommitdiffstats
path: root/include/configs/sun5i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun5i.h')
-rw-r--r--include/configs/sun5i.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h
index d257659903..8e13df58bd 100644
--- a/include/configs/sun5i.h
+++ b/include/configs/sun5i.h
@@ -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
*/
OpenPOWER on IntegriCloud