Home
last modified time | relevance | path

Searched hist:"751 fed42" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dsysreset.h751fed42 Mon Oct 01 13:22:46 CDT 2018 Simon Glass <sjg@chromium.org> sysreset: Add a way to find the last reset

We have a method to return the last reset as a string for humans, but not
a method that allows it to be used programmatically. Add a new method that
returns the last reset as an enum.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/test/dm/
H A Dsysreset.c751fed42 Mon Oct 01 13:22:46 CDT 2018 Simon Glass <sjg@chromium.org> sysreset: Add a way to find the last reset

We have a method to return the last reset as a string for humans, but not
a method that allows it to be used programmatically. Add a new method that
returns the last reset as an enum.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset-uclass.c751fed42 Mon Oct 01 13:22:46 CDT 2018 Simon Glass <sjg@chromium.org> sysreset: Add a way to find the last reset

We have a method to return the last reset as a string for humans, but not
a method that allows it to be used programmatically. Add a new method that
returns the last reset as an enum.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dsysreset_sandbox.c751fed42 Mon Oct 01 13:22:46 CDT 2018 Simon Glass <sjg@chromium.org> sysreset: Add a way to find the last reset

We have a method to return the last reset as a string for humans, but not
a method that allows it to be used programmatically. Add a new method that
returns the last reset as an enum.

Signed-off-by: Simon Glass <sjg@chromium.org>