mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
b8050511c6
This is a generic implementation. Add CONFIG_SYSRESET_CMD_POWEROFF to signal when we need it. Enable it from the STPMIC1 config and in sandbox. The config flag is transitionary, that is it can be removed after all poweroff implementations use sysreset, and just have CMD_POWEROFF depend on sysreset. Signed-off-by: Urja Rannikko <urjaman@gmail.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com> Tested-by: Patrick Delaunay <patrick.delaunay@st.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sysreset-ti-sci.c | ||
sysreset-uclass.c | ||
sysreset_ast.c | ||
sysreset_gpio.c | ||
sysreset_microblaze.c | ||
sysreset_mpc83xx.c | ||
sysreset_mpc83xx.h | ||
sysreset_psci.c | ||
sysreset_rockchip.c | ||
sysreset_sandbox.c | ||
sysreset_socfpga.c | ||
sysreset_socfpga_s10.c | ||
sysreset_sti.c | ||
sysreset_syscon.c | ||
sysreset_watchdog.c | ||
sysreset_x86.c | ||
sysreset_xtfpga.c |