From: Anson Huang Date: Sun, 7 Jan 2018 06:34:30 +0000 (+0800) Subject: mx7_common: use psci 1.0 instead of 0.1 X-Git-Tag: v2018.03-rc2~47^2~70 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0ec3d98f76923619acfd91f93f8221e609e1e5bc;p=u-boot mx7_common: use psci 1.0 instead of 0.1 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 --- diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index 17850400c1..8eb0a8078d 100644 --- 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