]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2b6beeeec4187fb6844470e19bc548dc6f4d320c
tree9c49fee3adc89e5a9f0079822eb04a163f4715c8
parent3b98b639bfef47dd349183bead1c47852239245c
[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