HI
I am trying to port new kernel linux-2.6.37 into devkit8000. please suggest me the what are all changes has to made in MLO, U-BOOT.BIN and in kernel uImage
give detailed explanation and send me the web sites which suggests me regarding the changes need to made in order to boot new kernels in devkit8000.
here where i got struck
I have downloaded linux-2.6.37 from the kernel.org and I have created MLO, u-boot.bin from the source provided in CD with the board and the uImage from the linux-2.6.37. at some point my booting is freezing
## Booting kernel from Legacy Image at 80300000 ... Image Name: Linux-2.6.37 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1750680 Bytes = 2.9 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ...
after this i changed the machine id in u-boot(from 2001 to 2330) again hangs at this point
## Booting kernel from Legacy Image at 80300000 ... Image Name: Linux-2.6.37 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1750680 Bytes = 2.9 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux............................................................. ................................................. done, booting the kernel.