[U-Boot] [PATCH v3 04/18] x86: sysreset: Implement power-off if available

Bin Meng bmeng.cn at gmail.com
Tue May 7 09:21:20 UTC 2019


On Fri, May 3, 2019 at 12:52 AM Simon Glass <sjg at chromium.org> wrote:
>
> On modern x86 devices we can power the system off using the power-
> management features of the PCH. Add an implementation for this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3:
> - Use acpi_s3.h header for constants (and tidy up header order)
> - Fix multi-line comment format
>
> Changes in v2:
> - Add new patch to implement power-off if available
>
>  drivers/sysreset/sysreset_x86.c | 79 ++++++++++++++++++++++++++++++++-
>  1 file changed, 78 insertions(+), 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list