[PATCH v2 2/2] common: board_f: Print information for all sysresets
Simon Glass
sjg at chromium.org
Tue Oct 11 01:48:57 CEST 2022
On Mon, 10 Oct 2022 at 12:30, Michal Suchanek <msuchanek at suse.de> wrote:
>
> Boards can have multiple sysresets, iterate all when printing sysreset
> info.
>
> Fixes: 23471aed5c ("board_f: Add reset status printing")
> Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> ---
>
> v2:
> - do not use errno_str
> - rename flag variable
> ---
> common/board_f.c | 29 ++++++++++++++++++-----------
> 1 file changed, 18 insertions(+), 11 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list