[U-Boot] [PATCH 33/40] x86: sysreset: Implement the get_last() method

Simon Glass sjg at chromium.org
Fri Apr 26 03:59:31 UTC 2019


Hi Bin,

On Fri, 22 Feb 2019 at 00:20, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Simon,
>
> On Wed, Jan 30, 2019 at 12:01 PM Simon Glass <sjg at chromium.org> 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.

I've haven't implemented this for v2. I think I need a few pointers on
where to get this info. I suppose I could add it in a follow-on patch.
Also it would be good to add a command to show this info.

Regards,
Simon


More information about the U-Boot mailing list