This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problems booting kernel 2.6.37 on TI816XEVM.

Hi,

we would like to test TI816XEVM with the last kernel available. For that purpose, we checked out the tag "v2.6.37_TI816XPSP_04.00.00.10"  from the kernel repository:

http://arago-project.org/git/projects/?p=linux-omap3.git;a=summary

I have managed to compile the kernel using the attached .config file and CodeSourcery toolchains included with TI816XEVM, however it won't boot, it shows the following through the serial port and then blocks:

Running bootscript from MMC/SD to set the ENV...
## Executing script at 80900000
reading uImage

1645640 bytes read
## Booting kernel from Legacy Image at 80009000 ...
   Image Name:   linux-2.6
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1645576 Bytes = 1.6 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

Have you got a defconfig file available that I can use to compile this kernel and boot it in my TI816XEVM?

2671.config.txt