[U-Boot] [PATCH] ARM: uniphier: support system reset functionality for PSCI

Masahiro Yamada yamada.masahiro at socionext.com
Sun Aug 28 06:20:57 CEST 2016


2016-08-25 21:03 GMT+09:00 Masahiro Yamada <yamada.masahiro at 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 at 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


More information about the U-Boot mailing list