[POWERPC] bootwrapper: Make compression of the kernel image optional.
authorScott Wood <scottwood@freescale.com>
Fri, 16 Mar 2007 17:27:59 +0000 (12:27 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Mar 2007 11:35:21 +0000 (22:35 +1100)
commita9903811bf8d130a26004f9cb27b66513a267908
tree9c49fee3adc89e5a9f0079822eb04a163f4715c8
parenta07940ba00218267493798e89e3f4a86fea53125
[POWERPC] bootwrapper: Make compression of the kernel image optional.

The --no-gzip option can be passed to the wrapper so that the kernel
image is included uncompressed into the zImage.  This is intended for
bootloaders where the zImage itself can be compressed, or where boot time
is considered more important than kernel image size.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/wrapper