[PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff
Michal Simek
michal.simek at xilinx.com
Tue Jul 13 17:04:46 CEST 2021
Hi,
it is time to do reset/poweroff via sysreset framework to align it with
psci 1.1 spec.
Thanks,
Michal
Michal Simek (3):
psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is
enabled
arm64: zynqmp: Do not define do_reset() if sysreset is enabled
arm64: zynqmp: Enable reset and poweroff via sysreset framework
board/xilinx/zynqmp/zynqmp.c | 2 ++
configs/xilinx_zynqmp_virt_defconfig | 3 +++
drivers/firmware/psci.c | 2 +-
3 files changed, 6 insertions(+), 1 deletion(-)
--
2.32.0
More information about the U-Boot
mailing list