[U-Boot] [PATCH v3 05/18] x86: sysreset: Implement the get_last() method

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


On Fri, May 3, 2019 at 12:52 AM 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.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/sysreset/sysreset_x86.c | 6 ++++++
>  1 file changed, 6 insertions(+)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list