2009/2/6 Gurumurthy Gowdar <gurumurthy...@gmail.com>

> ## Booting image at 00100000 ...
>   Image Name:   linux_svme7447a
>   Created:      2009-02-05  16:57:46 UTC
>   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
>   Data Size:    1342088 Bytes =  1.3 MB
>   Load Address: 00000000
>   Entry Point:  00000000
>   Verifying Checksum ... OK
>   Uncompressing Kernel Image ... Error: Bad gzipped data
> GUNZIP ERROR - must RESET board to recover
> >
> > See http://www.denx.de/wiki/view/DULG/LinuxUncompressingError
> >
> >
> > Note that you are supposed to read the FAQ before posting.
> >
>

Did you read the FAQ like Wolfgang suggested ?
Your error is described !
Your kernel is stored at 0x100000 and its size, starting at 0 is over
100000.
You are currently writing your kernel image while trying to uncompressing
it.

Best Regards,
JM
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to