Hi, all,
I've a OMAPL137 EVM and when I tried to re-build the linux kernel 2.6.18 ( montavista ), the system seems OK.
But when I download a standard kernel 2.6.33 from "www.kernel.org", and make a default config "da830_omapl137_defconfig"
uImage is generated but the error appeared :
Bytes transferred = 2303396 (2325a4 hex)
## Booting kernel from Legacy Image at c0700000 ...
Image Name: Linux-2.6.33
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2303332 Bytes = 2.2 MB
Load Address: c0008000
Entry Point: c0008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux...
uncompression error
-- System halted
It seems like I need an additional kernel patch, and where could I found that?