On Tue, 01 Jul 2025 19:05:57 -0600, Tom Rini wrote: > 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. > >
Applied to u-boot/master, thanks! [1/1] disk/part_dos.c: Make use of LBAF for printing lbaint_t commit: 9cede1930b40673c2d86d036b98acf01198f06aa -- Tom