]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 20 Apr 2017 07:54:42 +0000 (16:54 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 20 Apr 2017 14:49:50 +0000 (23:49 +0900)
commite6522a3cf6d139eeab6e413a0b756873bfa9e0e9
tree4fb5f5feec43d8a1b8c0ed30d056b01759c7ecf4
parentb63ced23d22f50d0430de18c0dfd4b3362f7403e
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig

This configuration is supposed to be used with ARM Trusted Firmware,
so the SYSTEM_RESET is implemented in BL31.  Invoke PSCI instead of
U-Boot's own reset code because we need to coordinate with SCP
(System Control Processor) for the system-level power management.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Makefile
configs/uniphier_v8_defconfig