[U-Boot-Users] quick gzip question/issue.

Quick Question:
Has anyone seen an issue with compressed kernels?
I am using uClinux - and things work great - as long as my compressed kernel images seem to be under 2Meg. (still determining the exact size when things fail).
When things get too big - the kernel decompresses - but does not boot properly. If I tftp the binary image (before gzip, and mkimage) things work OK....
I have tried "gzip -9" and "gzip"
Pointers appreciated.
Thanks -Robin

In message 6.1.1.1.0.20050413233643.01eb40f0@ptg1.spd.analog.com you wrote:
Has anyone seen an issue with compressed kernels?
Yes, often - in case of misuse, like when using an inappropriate download address so that parts of the image get overwritten when uncompression starts.
When things get too big - the kernel decompresses - but does not boot properly. If I tftp the binary image (before gzip, and mkimage) things work OK....
You don't provide any useful information (like exact commands used and addresses used), so don't expect a helpful reply ;-)
Best regards,
Wolfgang Denk
participants (2)
-
Robin Getz
-
Wolfgang Denk