Hi Simon, On Wed, Jan 30, 2019 at 12:01 PM Simon Glass <[email protected]> wrote: > > Add a default implementation of this method which always indicates that > the last reset was a power-on reset. This is the most likely type of reset > and without a PCH-specific driver we cannot determine any other type. >
See my comments for patch [28/40]. We can return the correct reset type based on whether PCH provided ioctl for pmbase address. > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/sysreset/sysreset_x86.c | 6 ++++++ > 1 file changed, 6 insertions(+) > Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

