]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sun7i.h
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
[u-boot] / include / configs / sun7i.h
index 3d26ce8d4a4d183c7500d8f5f48d4837b5ab0e31..d8e6e207951b65699be1e3b39e1b519b46adfaca 100644 (file)
 
 #define CONFIG_SUNXI_USB_PHYS  3
 
-#define CONFIG_ARMV7_PSCI              1
 #define CONFIG_ARMV7_SECURE_BASE       SUNXI_SRAM_B_BASE
-#define CONFIG_TIMER_CLK_FREQ          24000000
-
-#define CONFIG_NAND_SUNXI_GPC_PORTS    {16, 17, 18, 19, 20, 21, 22, 24}
+#define CONFIG_ARMV7_SECURE_MAX_SIZE   (64 * 1024) /* 64 KB */
 
 /*
  * Include common sunxi configuration where most the settings are