[U-Boot-Users] U-boot 1.1.3 support Bzip2 compression?

Clare Huang cmhuang.eic93g at nctu.edu.tw
Wed Aug 2 20:50:13 CEST 2006


Hi Denk,

Thanks for your reply....

The memory map and other configures are all kept default of omap5912osk in 
u-boot. I only change two items in  /include/configs/omap5912osk.h :
#define CFG_MALLOC_LEN        (CFG_ENV_SIZE + 4224*1024)
#define CONFIG_BZIP2            1

I try to lower the image address....
But it still fail :(
-----------------------------------------------------------------------
U-Boot 1.1.4 (Aug  1 2006 - 07:40:21)

CPU:   OMAP1611b at 96.0 MHz (DPLL1=96.0 MHz)
Board: OSK5912
DRAM:  32 MB
Flash: 32 MB
In:    serial
Out:   serial
Err:   serial
Hit any key to stop autoboot:  0
OMAP5912 OSK # bootm
## Booting image at 10000000 ...
   Image Name:   2.6.15
   Image Type:   ARM Linux Kernel Image (bzip2 compressed)
   Data Size:    1159790 Bytes =  1.1 MB
   Load Address: 10008000
   Entry Point:  10008000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... BUNZIP2 ERROR -4 - must RESET board to 
recover
-----------------------------------------------------------------------

Any suggestion about this error ?

Thanks and Best Regards,
Clare




More information about the U-Boot mailing list