On Fri, 02 Feb 2024 16:11:46 +0100, Sascha Hauer wrote: > Linux can print MAC addresses using the %pM format specifier. Implement > the same for barebox. > > Applied, thanks! [1/2] vsprintf: add support for printing MAC addresses https://git.pengutronix.de/cgit/barebox/commit/?id=107eeef8f2a9 (link may not be stable) [2/2] eth: replace ethaddr_to_string() with %pM https://git.pengutronix.de/cgit/barebox/commit/?id=96a5f863fbda (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>