summaryrefslogtreecommitdiffstats
path: root/include/configs/sun6i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun6i.h')
-rw-r--r--include/configs/sun6i.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h
index 2c24bd2312..a0ebc7e977 100644
--- a/include/configs/sun6i.h
+++ b/include/configs/sun6i.h
@@ -22,6 +22,13 @@
#define CONFIG_SUNXI_USB_PHYS 3
+#define CONFIG_ARMV7_PSCI 1
+#define CONFIG_ARMV7_PSCI_NR_CPUS 4
+#define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE
+#define CONFIG_TIMER_CLK_FREQ 24000000
+
+#define CONFIG_NAND_SUNXI_GPC_PORTS {24, 25, 26}
+
/*
* Include common sunxi configuration where most the settings are
*/
OpenPOWER on IntegriCloud