All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc]: Failure on uncompressing kernel
@ 2014-03-18 15:46 muzaffar Mahmood
  2014-03-19  6:31 ` B40290
  0 siblings, 1 reply; 2+ messages in thread
From: muzaffar Mahmood @ 2014-03-18 15:46 UTC (permalink / raw)
  To: meta-freescale, Arslan, Fahad

Hello Everyone,

U-boot fails on uncompressing kernel If uImage size increased from 4MB. 
Error message is as follows.

## Booting kernel from Legacy Image at 01000000 ...
    Image Name:   Linux-3.8.13-rt9
    Created:      2014-03-12  13:47:49 UTC
    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
    Data Size:    4395316 Bytes =  4.2 MB
    Load Address: 00000000
    Entry Point:  00000000
    Verifying Checksum ... OK
    Uncompressing Kernel Image ... Error: inflate() returned -5
GUNZIP: uncompress, out-of-mem or overwrite error - must RESET board to 
recover


It is happening on p1020rdb and p2020rdb boards.

U-boot versions are

On p2020 : U-Boot 2009.11 (Oct 22 2010 - 18:31:34)
On p1020:  U-Boot 2009.11 (Aug 09 2010 - 13:39:52)

Is it u-boot version issue or some configuration issue?


Thanks
Regards
Muzaffar Mahmood


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [meta-fsl-ppc]: Failure on uncompressing kernel
  2014-03-18 15:46 [meta-fsl-ppc]: Failure on uncompressing kernel muzaffar Mahmood
@ 2014-03-19  6:31 ` B40290
  0 siblings, 0 replies; 2+ messages in thread
From: B40290 @ 2014-03-19  6:31 UTC (permalink / raw)
  To: muzaffar Mahmood, meta-freescale, Arslan, Fahad

Hello,

Kernel image may be covered by rootfs image in memory.

You can try to load the following address for rootfs and kernel:

tftp 1000000  uImage.bin
tftp 4000000  fsl-image-core-p4080ds.ext2.gz.u-boot
tftp 3000000  uImage.dtb



thanks,
chunrong


-----Original Message-----
From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of muzaffar Mahmood
Sent: Tuesday, March 18, 2014 11:46 PM
To: meta-freescale@yoctoproject.org; Arslan, Fahad
Subject: [meta-freescale] [meta-fsl-ppc]: Failure on uncompressing kernel

Hello Everyone,

U-boot fails on uncompressing kernel If uImage size increased from 4MB. 
Error message is as follows.

## Booting kernel from Legacy Image at 01000000 ...
    Image Name:   Linux-3.8.13-rt9
    Created:      2014-03-12  13:47:49 UTC
    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
    Data Size:    4395316 Bytes =  4.2 MB
    Load Address: 00000000
    Entry Point:  00000000
    Verifying Checksum ... OK
    Uncompressing Kernel Image ... Error: inflate() returned -5
GUNZIP: uncompress, out-of-mem or overwrite error - must RESET board to recover


It is happening on p1020rdb and p2020rdb boards.

U-boot versions are

On p2020 : U-Boot 2009.11 (Oct 22 2010 - 18:31:34)
On p1020:  U-Boot 2009.11 (Aug 09 2010 - 13:39:52)

Is it u-boot version issue or some configuration issue?


Thanks
Regards
Muzaffar Mahmood
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-19  6:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 15:46 [meta-fsl-ppc]: Failure on uncompressing kernel muzaffar Mahmood
2014-03-19  6:31 ` B40290

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.