Dear all :
I match a new problem about booting the kernel, please see the infomation below:
Booting with TI UBL
Device OPP (300MHz, 1.2V)
U-Boot 2009.11 (Aug 27 2010 - 13:25:48)
I2C: ready
DRAM: 64 MB
NAND: 1024 MiB
Bad block table found at page 524160, version 0x01
Bad block table found at page 524032, version 0x01
In: serial
Out: serial
Err: serial
ARM Clock : 300000000 Hz
DDR Clock : 150000000 Hz
Net: Ethernet PHY: GENERIC @ 0x00
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x200000, size 0x400000
4194304 bytes read: OK
Loading from NAND 1GiB 3,3V 8-bit, offset 0x200000
Image Name: Linux-2.6.33-rc4
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2500448 Bytes = 2.4 MB
Load Address: c0008000
Entry Point: c0008000
## Booting kernel from Legacy Image at c0700000 ...
Image Name: Linux-2.6.33-rc4
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2500448 Bytes = 2.4 MB
Load Address: c0008000
Entry Point: c0008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
It stop here.
I have 3 boards and one work well, one can successfully boot and sometimes not, the third one doesn't work well, just stop at the 'booting the kernel.'
so what is the problem exist? the hardware or the software? how to check it?