sh: Fix up uImage target entry point.
authorThomas Betker <thomas.betker@5etech.eu>
Fri, 30 Nov 2007 09:22:10 +0000 (18:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:59 +0000 (13:18 +0900)
commit453ec9c1c3808b051347edbbf637f997add7b85b
tree0965873750210ed48963c22f1b1998a65a9e78b5
parent0fb19dcb64ec4bd9934eee26ce66417fe028ffd8
sh: Fix up uImage target entry point.

This patch changes the uImage target so that it generates a wrapped
compressed vmlinux, rather than a wrapped zImage. The previous version
matched the ARM, this version matches the PPC. However I would question
how useful a self decompressing image is with a boot loader which does
decompression, so I think this is more useful. I also feel it matches
the descrition in the help text ("Compressed kernel image") better.

Signed-off-by: Thomas Betker <thomas.betker@5etech.eu>
Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boot/Makefile