commit | 9936be31fb11a702f6f2f867a2e65dc423ed7d36 | [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 | 0c9c8fb5ec9c2ec20670dce0c5ff0752371893da [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>