
7 May
2019
7 May
'19
11:21 a.m.
On Fri, May 3, 2019 at 12:52 AM Simon Glass sjg@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@chromium.org Reviewed-by: Bin Meng bmeng.cn@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!