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.

Booting repeatedly after switching on the OMAP35X EVM

Dears:

I got a stuck while booting from the MMC/SD card.

 

I download and prepare the SD card Image well by following the step in TI_Android-FroYo-DevKit-V2.2 UserGuide. 

And I also empty my NAND through u-boot command.

However, I was stuck in the beginning of start animation. The start animation just show and show repeatedly. 

*Device: OMAP35X EVM

*Android: 2.2

Here are my u-boot command logs:

EXT3-fs (mmcblk0p2): using internal journal

EXT3-fs (mmcblk0p2): recovery complete

EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode

VFS: Mounted root (ext3 filesystem) on device 179:2.

Freeing init memory: 172K

Warning: unable to open an initial console.

init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'

# enabling adb

adb_open

PVR_K: (FAIL) SGXInit: Incompatible HW core rev (10205) and SW core rev (10201).

warning: `zygote' uses 32-bit capabilities (legacy support in use)

request_suspend_state: wakeup (3->0) at 21383087159 (2000-01-01 00:00:19.881683350 UTC)

init: untracked pid 821 exited

request_suspend_state: wakeup (0->0) at 28180206300 (2000-01-01 00:00:26.678771973 UTC)

init: untracked pid 910 exited

request_suspend_state: wakeup (0->0) at 33295410158 (2000-01-01 00:00:31.793975831 UTC)

init: untracked pid 935 exited

...

 

Any one know how to solve this situation?