sh: Fix uImage build error.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 14 Mar 2008 08:19:38 +0000 (17:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 14 Mar 2008 08:19:38 +0000 (17:19 +0900)
The printf string was broken in the same way the zImage one was before,
though the uImage managed to avoid getting fixed at that time. Do so now.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found