commit | 864074db6b98fa2b0d4cb373f8b7ba3a476f6471 | [log] [tgz] |
---|---|---|
author | Taylor Hutt <thutt@chromium.org> | Fri Oct 12 14:26:09 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 22 08:29:55 2012 -0700 |
tree | 5d07415ecf7bf321eff7e4fdc49e54f4ae7b48a9 | |
parent | 0fc71b562606a4ca1a31a321939abebcafaeef7f [diff] |
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>