diff options
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r-- | include/configs/arndale.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h index b08f341227..18e59fc73a 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -45,6 +45,7 @@ #define CONFIG_S5P_PA_SYSRAM 0x02020000 #define CONFIG_SMP_PEN_ADDR CONFIG_S5P_PA_SYSRAM +#define CONFIG_ARMV7_PSCI_NR_CPUS 4 /* The PERIPHBASE in the CBAR register is wrong on the Arndale, so override it */ #define CONFIG_ARM_GIC_BASE_ADDRESS 0x10480000 |