Hi,
How to communicate with Host PC (Ubuntu) and the board or how to enable fastboot? Need to install any driver or tool?
Then how can to format eMMC on the board?
Best Regard.
Sunny.d.liu
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.
Hi Dan,
If you are using one of the OMAP Android releases (such as 4AI.1.7: http://www.omappedia.com/wiki/4AI.1.7_OMAP4_Icecream_Sandwich_Release_Notes), then the release already includes a fastboot.sh script that can easily be used for formatting the eMMC and flashing the binaries. See the release notes for specific instructions.
Regards,
Gina
Hi Gina,
We've got 4AI.1.3 releases. From the release notes, we need to flash the eMMC for the first time bootup. The problem is that we can enter in u-boot from SD card, then after entering "fastboot" on target board, once typed in "./fastboot.sh" on Host PC(Ubuntu10), it comes up with "No device detected", or "./fastboot oem format" comes up with "<waiting for device>". So I was wordering if any driver need to be installed on Host PC so that it can commumciate with our board?
Best Regards.
Sunny.d.liu
Dan,
No driver needs to be installed on the host PC. You just need to have the fastboot.sh and fastboot files (but you would get a different error if the fastboot file was missing). The following reasons could explain the 'waiting for device" issue:
Hi Dan,
if you want to use SD card to run android use the following instructions,
http://omappedia.org/wiki/Android_Build_SD_Configuration
but if you want to use emmc to boot from, I can lead you step by step just let me know. to give you detailed instructions.
Regards,
Rodrigo