projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a389b
)
sunxi: Add missing CONFIG_ARMV7_PSCI_NR_CPUS for sun7i
author
Chen-Yu Tsai
<wens@csie.org>
Sun, 19 Jun 2016 04:38:33 +0000
(12:38 +0800)
committer
Hans de Goede
<hdegoede@redhat.com>
Fri, 15 Jul 2016 13:54:57 +0000
(15:54 +0200)
sun7i has 2 CPUs.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/configs/sun7i.h
patch
|
blob
|
history
diff --git
a/include/configs/sun7i.h
b/include/configs/sun7i.h
index 0dd29029b9b3368af216195c4deec8751d32104a..1c89fdf0d356eb46a0616ae12bb76283ef0f807d 100644
(file)
--- 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
/*