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.

OMAP RTC ERROR

Other Parts Discussed in Thread: OMAPL138

When I boot OMAPL138 (not EVM), after showing "omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0"

the system stoped.

I've add "TI RTC" support in the kernel ( 2.6.32)

 

This is my uboot msg:

U-Boot 2009.08 (May 06 2010 - 21:32:23)

I2C: ready
DRAM: 64 MB
NAND: NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 3,3V
 8-bit)
Bad block table found at page 524160, version 0x01
Bad block table found at page 524032, version 0x01
1024 MiB
*** Warning - bad CRC or NAND, using default environment

In: serial
Out: serial
Err: serial
ARM Clock : 84000000 Hz
DDR Clock : 72000000 Hz
 Error - unable to probe SPI flash.
Net: Ethernet PHY: GENERIC @ 0x00

Hit any key to stop autoboot: 0

 

 

the arm clock is not 300MHz, does it cause the failure? My hareware is still with some problems, so I can't set the freq to 300MHz, I set the freq in arm-ubl side.

 

Another problem:

why it show bad block?