In evmAM 572x, I am trying to bake a customized Android kernel to eMMC, In the procedure of the following site.
software-dl.ti.com/.../Overview_Building_the_SDK.html
First, Building Android Filesystem (AFS)
There is no file of "lunch full_am 57 xevm-userdebug."
Which do I choose between "full_fugu-userdebug" and "am57xevm_full-userdebug".
Second, Building SGX Kernel Module
There is no place for
~/ti-processor-sdk-android-am57xx-evm-04.00.00.xx/board-support/aosp-6AM.1.3/device/ti/proprietary-open/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android
"proprietary-open" is not found.
Third, reparing eMMC binaries/images
There is no place for
./aosp-6AM.1.3/out/host/linux-x86/bin/{simg2img,make_ext4fs,mkbootimg,fastboot,adb}
./aosp-6AM.1.3/out/host/linux-x86/lib64/{libc++.so,libcutils.so,liblog.so,libselinux.so}
"host" is not found.
Could you tell me the appropriate procedure?
BOARD:evMAM572x
Hosy PC:Ubuntu 14.04
Android Ver:04.02.00.10