[PATCH] fdt: Prefer %pap over %llx
Tom Rini
trini at konsulko.com
Thu Mar 26 00:05:53 CET 2026
On Tue, 10 Mar 2026 14:18:40 +0100, A. Sverdlin wrote:
> In cases where phys_addr_t/phys_size_t is being printed, it's possible to
> use tiny-printf-friendly %pap instead of %llx. For instance, in SPL, with
> tiny-printf:
>
> Before the patch:
> fdtdec_setup_memory_banksize: DRAM Bank #0: start = 0xx, size = 0xx
>
> [...]
Applied to u-boot/next, thanks!
[1/1] fdt: Prefer %pap over %llx
commit: e67cf100eead1f918a3ff7a591e15fa0d9804189
--
Tom
More information about the U-Boot
mailing list