Uncompressing broken with commit e7db7b4270
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Tue Feb 2 04:01:21 EST 2010
Hello Colin,
On Fri, Jan 29, 2010 at 04:12:08PM -0000, Colin Tuckley wrote:
> > -----Original Message-----
> > From: linux-arm-kernel-bounces at lists.infradead.org
> > Behalf Of Catalin Marinas
>
> > For whatever reason, with commit e7db7b4270 (arm: add support for
> > LZO-compressed kernels) if the kernel Image goes beyond a certain size
> > it fails to uncompress. Reverting this commit solves the problem.
> > Removing some random kernel features also solves the uncompressing as
> > the kernel image gets smaller.
>
> My experiments appear to show that the problem appears as the kernel image
> grows above 2MB
What do you mean saying "kernel image"? zImage, Image, vmlinux,
arch/arm/boot/compressed/vmlinux?
So where do you place your zImage, what is zreladdr, how big is your
RAM?
I'm able to boot with an image having:
$ git describe
v2.6.33-rc6
$ ls -l vmlinux arch/arm/boot/compressed/vmlinux arch/arm/boot/compressed/vmlinux arch/arm/boot/uImage arch/arm/boot/zImage
-rwxr-xr-x 1 ukl ptx 2493585 2010-02-02 09:53 arch/arm/boot/compressed/vmlinux
-rwxr-xr-x 1 ukl ptx 2493585 2010-02-02 09:53 arch/arm/boot/compressed/vmlinux
-rw-r--r-- 1 ukl ptx 2417764 2010-02-02 09:53 arch/arm/boot/uImage
-rwxr-xr-x 1 ukl ptx 2417700 2010-02-02 09:53 arch/arm/boot/zImage
-rwxr-xr-x 1 ukl ptx 49218631 2010-02-02 09:50 vmlinux
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list