linux/arch/sh
Thomas Betker 453ec9c1c3 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>
2008-01-28 13:18:59 +09:00
..
boards sh: comment tidying for sh64->sh migration. 2008-01-28 13:18:58 +09:00
boot sh: Fix up uImage target entry point. 2008-01-28 13:18:59 +09:00
cchips sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
configs sh: Kill off the mach-harp and mach-sim machtypes. 2008-01-28 13:18:56 +09:00
drivers sh: Get the SH-5 PCI support building. 2008-01-28 13:18:55 +09:00
kernel sh: Clean up places that make 29-bit physical assumptions. 2008-01-28 13:18:59 +09:00
lib sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). 2008-01-28 13:18:58 +09:00
lib64 sh: comment tidying for sh64->sh migration. 2008-01-28 13:18:58 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Populate swapper_pg_dir with fixmap range. 2008-01-28 13:18:59 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Move mach-cayman in with the rest of the boards. 2008-01-28 13:18:56 +09:00
Kconfig sh: GUSA atomic rollback support. 2008-01-28 13:18:58 +09:00
Kconfig.cpu sh: Consolidate Kconfig.sh/Kconfig.sh64. 2008-01-28 13:18:52 +09:00
Kconfig.debug sh: Add SH7263 CPU support. 2008-01-28 13:18:57 +09:00
Makefile sh: SH-2A FPU support. 2008-01-28 13:18:57 +09:00