
9 Oct
2017
9 Oct
'17
6:44 a.m.
On 5 October 2017 at 08:36, Heinrich Schuchardt xypron.glpk@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@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@chromium.org
I wonder if we could use U-Boot's existing printf() code?