
28 Aug
2016
28 Aug
'16
6:20 a.m.
2016-08-25 21:03 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
This supports the system reset via PSCI for ARMv7 SoCs.
Because the system reset is not supported on PSCI 0.1, let's define CONFIG_ARMV7_PSCI_1_0. (it is supported since PSCI 0.2, but there is no CONFIG to enable it in U-Boot for now.)
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
arch/arm/mach-uniphier/arm32/psci.c | 5 +++++ arch/arm/mach-uniphier/reset.c | 10 +++++++++- include/configs/uniphier.h | 1 + 3 files changed, 15 insertions(+), 1 deletion(-)
Applied to u-boot-uniphier/master.
--
Best Regards
Masahiro Yamada