1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-06 19:36:35 +01:00
Files
u-boot-megous/lib/tiny-printf.c
Simon Glass 831c161119 tiny-printf: Reorder code to support %p
With a bit of code reordering we can support %p using the existing code
for ulong.

Move the %p code up and adjust the logic accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-10-27 10:56:51 -06:00

7.4 KiB