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.

omapl138 linux kernel

Other Parts Discussed in Thread: DA8XX

hello!

     l138+ddr2+(norflash 16bit) configure the linux kernel as da8xx_omapl_defconfig

It can boot on the ti's board .But on our board it stop on

starting kernel

Load address: 0xc0700000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########################################################
done
Bytes transferred = 1945696 (1db060 hex)
ACEWAY > bootm c0700000
## Booting kernel from Legacy Image at c0700000 ...
   Image Name:   Linux-3.2.4
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1945632 Bytes = 1.9 MiB
   Load Address: c0008000
   Entry Point:  c0008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

why???