]> git.ipfire.org Git - people/ms/u-boot.git/commit
disk: Address cast and format errors
authorTaylor Hutt <thutt@chromium.org>
Fri, 12 Oct 2012 14:26:09 +0000 (14:26 +0000)
committerTom Rini <trini@ti.com>
Mon, 22 Oct 2012 15:29:55 +0000 (08:29 -0700)
commit9936be31fb11a702f6f2f867a2e65dc423ed7d36
tree5d07415ecf7bf321eff7e4fdc49e54f4ae7b48a9
parent0c9c8fb5ec9c2ec20670dce0c5ff0752371893da
disk: Address cast and format errors

This change addresses a few printf-formatting errors, and a typecast
error.

Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
disk/part_efi.c