On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> (no changes since v1)
>
>  arch/x86/lib/mrccache.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to