summaryrefslogtreecommitdiff
path: root/include/configs/arndale.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-07-15 19:30:33 (GMT)
committerTom Rini <trini@konsulko.com>2016-07-16 13:42:51 (GMT)
commitfc5d54b7fa3fa602e06e2f0863c0b134d6afca70 (patch)
treeb059a6cfb975189b122b3b69a1e9921e4e003988 /include/configs/arndale.h
parent1f9ef0dca0a1315f0a216808ade8946bcc54e2b4 (diff)
downloadu-boot-fc5d54b7fa3fa602e06e2f0863c0b134d6afca70.tar.xz
configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entries
The code had assumed 4 CPUS before and now we have this configurable. For now, set this to the previous default. Cc: Chander Kashyap <k.chander@samsung.com> Cc: Steve Rae <steve.rae@raedomain.com> Cc: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r--include/configs/arndale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index b08f341..18e59fc 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