projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c28a7
)
mx7_common: use psci 1.0 instead of 0.1
author
Anson Huang
<Anson.Huang@nxp.com>
Sun, 7 Jan 2018 06:34:30 +0000
(14:34 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 4 Feb 2018 11:00:58 +0000
(12:00 +0100)
Use PSCI 1.0 instead of 0.1 to support more power
management feature like system reset, power off etc..
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
include/configs/mx7_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx7_common.h
b/include/configs/mx7_common.h
index 17850400c1fd6384eaf2f4ec8d9db55bab1a814d..8eb0a8078d3ef8445d88279d84eaa95051f514c3 100644
(file)
--- a/
include/configs/mx7_common.h
+++ b/
include/configs/mx7_common.h
@@
-61,6
+61,8
@@
#define CONFIG_ARMV7_SECURE_BASE 0x00900000
+#define CONFIG_ARMV7_PSCI_1_0
+
/* Secure boot (HAB) support */
#ifdef CONFIG_SECURE_BOOT
#define CONFIG_CSF_SIZE 0x2000