summaryrefslogtreecommitdiff
path: root/include/configs/sun7i.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-07-15 14:44:01 (GMT)
committerTom Rini <trini@konsulko.com>2016-07-15 14:44:01 (GMT)
commit1f9ef0dca0a1315f0a216808ade8946bcc54e2b4 (patch)
tree681b36952636ee3b649e70f426ea4b9c024c397e /include/configs/sun7i.h
parent926fbcc08327bd0ffb9964765e6573c432957998 (diff)
parentb7073965a343fca2bcde4195fbba664c98f309d8 (diff)
downloadu-boot-1f9ef0dca0a1315f0a216808ade8946bcc54e2b4.tar.xz
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Diffstat (limited to 'include/configs/sun7i.h')
-rw-r--r--include/configs/sun7i.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sun7i.h b/include/configs/sun7i.h
index 0dd2902..e9074d5 100644
--- a/include/configs/sun7i.h
+++ b/include/configs/sun7i.h
@@ -21,7 +21,9 @@
#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
+#define CONFIG_ARMV7_SECURE_MAX_SIZE (64 * 1024) /* 64 KB */
/*
* Include common sunxi configuration where most the settings are