Follow the steps in user guide:
after this step:
now installing: ti-processor-sdk-android-am57xx-evm-06.00.00.05 0. BOOTFILEPATH = ....00.00.05//board-support/prebuilt-images 1. MLO = GP_MLO 2. BOOTIMG = u-boot-am57xx-evm.img 3. BOOTUENV = uEnv.txt Would you like to continue? [y/n] :
it only copied MLO, BOOTIMG, and BOOTUENV, did not copy kernel, filesystem....
According to this post, TI only validated boot Android on eMMC, is that true? as I saw the steps in Android SDK user guide, I just wants to use SD card to test the SDK.
If must use eMMC card boot, how to write to eMMC card from begining?