summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2016-06-19 12:38:33 +0800
committerHans de Goede <hdegoede@redhat.com>2016-07-15 15:54:57 +0200
commit1e77ce0e8b77c1e4ed516b5f8a46ef6d06921432 (patch)
treeeb0043e25fa038482d607ae2a9a15119491d8310
parent94a389b257039511784b91a263913c845c8146e4 (diff)
downloadu-boot-imx-1e77ce0e8b77c1e4ed516b5f8a46ef6d06921432.zip
u-boot-imx-1e77ce0e8b77c1e4ed516b5f8a46ef6d06921432.tar.gz
u-boot-imx-1e77ce0e8b77c1e4ed516b5f8a46ef6d06921432.tar.bz2
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
sun7i has 2 CPUs. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--include/configs/sun7i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sun7i.h b/include/configs/sun7i.h
index 0dd2902..1c89fdf 100644
--- a/include/configs/sun7i.h
+++ b/include/configs/sun7i.h
@@ -21,6 +21,7 @@
#define CONFIG_SUNXI_USB_PHYS 3
#define CONFIG_ARMV7_PSCI 1
+#define CONFIG_ARMV7_PSCI_NR_CPUS 2
#define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE
/*