now another problem, i download the ICS_devkit_source(4.3G),but it stop at 99.9% for 3 times form http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_ICS_4_0_3_DevKit_3_0_0/index_FDS.html. so I need a help,please.
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.
now another problem, i download the ICS_devkit_source(4.3G),but it stop at 99.9% for 3 times form http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_ICS_4_0_3_DevKit_3_0_0/index_FDS.html. so I need a help,please.
Have you tried the alternate download method given below?
now i use repo download the source .but it gives me some problems.
1.the ICS_souce has no x-load source
2.the kernel has no"omap3_evm_android_defconfig " in kernel/arch/arm/configs,so can not do "make ARCH=arm CROSS_COMPILE=arm-eabi- omap3_evm_android_defconfig"
2.make TARGET_PRODUCT=omap3evm OMAPES=5.x -j8, it not build filesystem ,occur:build/core/product_config.mk:205: *** No matches for product "omap3evm". Stop.
in a word,this source is different from the Ginerbread_2.3 source . please give me a answer
thanks for your help.i change xml toTI-Android-ICS-4.0.3-DevKit-3.0.0.xml,repo init and sync,it's ok now.
but the TI-Android-ICS-4.0.3-DevKit-3.0.1.xml is bad,your develop unity need to solve it (for example no x-loader ).
thank you again.
gzz said:but the TI-Android-ICS-4.0.3-DevKit-3.0.1.xml is bad,your develop unity need to solve it (for example no x-loader ).
TI-Android-ICS-4.0.3-DevKit-3.0.1.xml manifest is for AM335x devices only. There is no separate x-loader sources as its it part of the u-boot sources itself.