Files
u-boot/disk/part_dos.c
Tom Rini 9cede1930b disk/part_dos.c: Make use of LBAF for printing lbaint_t
When printing the contents of an lbaint_t variable we need to use LBAF
to print it in order to get the correct format type depending on 32 or
64bit-ness.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-07-10 08:41:14 -06:00

13 KiB