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 starting kernel

Hi,all

I user the dim138 board. Is is well by the kernel 2.6.31-rc7. But i want to upgrade the kernel. When i use the uImage form 2.6.32-rc6,It is have the error:


U-Boot 2009.01 (May 27 2010 - 13:03:23)

I2C:   ready
DRAM:  64 MB
NAND:  NAND device: Manufacturer ID: 0xec, Chip ID: 0xdc (Samsung NAND 512MiB 3,3V 8-bit)
Bad block table not found for chip 0
Bad block table not found for chip 0
Bad block table written to 0x1ffe0000, version 0x01
Bad block table written to 0x1ffc0000, version 0x01
512 MiB
In:    serial
Out:   serial
Err:   serial
ARM Clock : 300000000 Hz
DDR Clock : 150000000 Hz
Net:   More than one PHY detected.

Hit any key to stop autoboot:  0
U-Boot > tftp 0xc0700000 uImage_DIM138;bootm
Using  device
TFTP from server 192.168.253.61; our IP address is 192.168.253.123
Filename 'uImage_DIM138'.
Load address: 0xc0700000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #########
done
Bytes transferred = 1706160 (1a08b0 hex)
## Booting kernel from Legacy Image at c0700000 ...
   Image Name:   Linux-2.6.32-rc6
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1706096 Bytes =  1.6 MB
   Load Address: c0008000
   Entry Point:  c0008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

 

***from there i can't see any message. who can give me some advice ?

thanks