On Fri, May 3, 2019 at 12:52 AM Simon Glass <[email protected]> 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > 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! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

