commit | d8cb1dc91413baf8ac3388aab2070a8f35b13c0b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat Jul 22 00:15:21 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 08 17:41:52 2023 -0400 |
tree | 4e0e5b1d4215f88119b94d68d7ec76fa6f8dceca | |
parent | 1a549c8961a6db72db374a4db2be598b30c9c46d [diff] |
board_f: Cosmetic style fix Some coding convention fixes for print_resetinfo(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>