The issue is:
[ 3.793609] omap_vout omap_vout: Buffer Size = 3686400
[ 3.800048] omap_vout omap_vout: : registered and initialized video device 17
[ 3.808105] Waiting for root device /dev/mmcblk0p2...
The same SD card works perfectly in the another OMAP3730 EVM Board. I have 6 OMAP3730 EVM, in that 2 having the same issue. Checked with latest images from the
below URL:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_4_DevKit_2_1/index_FDS.html
The specific observation:
During the Kernel Booting, the LED D1 MMC1_1V8 is on (Green), later change to Red for few mSec and switched off. At the same time, the LED LD19 PROC_ACT is switched-on (Green). This is happening, approximately during Power Management initialization.
It is not a software issue. Bcoz same image is working in another board. It is not a hardware issue. Bcoz U-Boot and Kernel are read thru MMC interface. Any clue?