I am trying to boot up an OMAP4 blaze board into Android and I am encountering some issues. I am following the video tutorials available at http://omappedia.org/wiki/Blaze_Video_Tutorials. In summary this is the procedure I am following:
1- Set Switch2: OFF ON OFF OFF ON OFF OFF OFF
2- Set Switch3: OFF ON ON ON
3- Configure SD card using the script available at http://git.openembedded.org/openembedded/tree/contrib/angstrom/omap3-mkcard.sh (I do change the Angstrom partition to rootfs)
4- Copy Android (L27.4 RC0 ) pre-built files into SD card (taken from http://omappedia.org/wiki/Android:_Working_with_pre-built_binaries)
5- insert USB cable, insert SD card, and finally the power cord
This is the output that I get on my host PC:
OMAP44XX SDP #
Texas Instruments X-Loader 1.41 (Jul 23 2010 - 15:35:03)
mmc read: Invalid size
Starting OS Bootloader from MMC/SD1 ...
U-Boot 1.1.4-L24.6 (Jul 23 2010 - 15:33:44)
Load address: 0x80e80000
DRAM: 512 MB
Flash: 0 kB
In: serial
Out: serial
Err: serial
Net: KS8851SNL
OMAP44XX SDP #
Could you please point me to what I am not doing correctly or what else I need to do in order to boot the board into Android?
Thanks,
Alireza