[PATCH v2 09/18] x86: mrc: Correct SPL debug message
Bin Meng
bmeng.cn at gmail.com
Thu May 4 16:22:16 CEST 2023
On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <sjg at chromium.org> wrote:
>
> SPL printf() does not normally support %#x so just use %x instead. Hex is
> expected in U-Boot anyway.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> arch/x86/lib/mrccache.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list