[U-Boot] [PATCH v2 16/17] efi_selftest: allow printing MAC addresses

Simon Glass sjg at chromium.org
Mon Oct 9 04:44:48 UTC 2017


On 5 October 2017 at 08:36, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Add %pm as format string to print a MAC address.
> This is helpful when analyzing network problems.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
>         no change
> ---
>  lib/efi_selftest/efi_selftest_console.c | 41 ++++++++++++++++++++++++++++++++-
>  1 file changed, 40 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

I wonder if we could use U-Boot's existing printf() code?


More information about the U-Boot mailing list