diff options
| author | Alexander Sverdlin <[email protected]> | 2026-03-10 14:18:40 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-25 14:37:03 -0600 |
| commit | e67cf100eead1f918a3ff7a591e15fa0d9804189 (patch) | |
| tree | df65d15dd425b6b2b301ca91292e3730495af468 /doc/usage/cmd | |
| parent | e641ac90c26d4e0bb14ebf16d9b45e895e2135cc (diff) | |
fdt: Prefer %pap over %llx
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
After the patch:
fdtdec_setup_memory_banksize: DRAM Bank #0: start = 80000000, size = 40000000
Signed-off-by: Alexander Sverdlin <[email protected]>
Diffstat (limited to 'doc/usage/cmd')
0 files changed, 0 insertions, 0 deletions
