[PATCH v2 01/11] vsprintf: add %pOF

Tom Rini trini at konsulko.com
Tue Apr 21 23:07:40 CEST 2026


On Wed, Apr 01, 2026 at 04:15:17PM +0200, Casey Connolly wrote:

> This prints a full ofnode path.
> 
> Signed-off-by: Casey Connolly <casey.connolly at linaro.org>
> ---
>  lib/vsprintf.c | 37 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 37 insertions(+)

This is a notable amount of growth, globally, as almost everyone enables
OF_CONTROL. I think this is OK for now, but once the CCF stuff is in,
maybe a new Kconfig option and the CCF part can select it? I'm not
exactly sure, but, it's between 180 bytes (fine) and 600 bytes (not so
fine) depending on the platform.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260421/1b20af98/attachment.sig>


More information about the U-Boot mailing list