Page 1 of 1

TI release of Android ICS-4.0.3-DevKit-3.0.1

Posted: Sun Jul 15, 2012 11:16 pm
by esky-sh
Android ICS-4.0.3-DevKit-3.0.1 Download Page
http://software-dl.ti.com/dsps/dsps_pub ... x_FDS.html
This release package provides Android Ice Cream Sandwich 4.0.3 distribution for TI's Sitara(TM) AM335x ARM Cortex(TM) A8 Processor. Please use TI prebuits images for AM335xEVM.

How to prepare TF card
http://processors.wiki.ti.com/index.php ... ilt_Images

How to setup your host envoirnment
http://processors.wiki.ti.com/index.php ... quirements

How to build U-BOOT and kernel

1. Set the environment variable PATH to contain the binaries of the Argao cross-compiler tool-chain.
For example, in bash:
$ export PATH=/media/hdd2/TI-Android-ICS-4.0.3_AM335x_3.0.1/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/:$PATH
2. Add the location of U-Boot tools directory to the PATH environment variable (required for mkimage utility that is built as part of UBoot build process and is needed to generate uImage when building the kernel)
For example, in bash:
$ export PATH=/media/hdd2/TI-Android-ICS-4.0.3_AM335x_3.0.1/u-boot/tools/:$PATH
3. Building into a separate object directory with the "O=" parameter to make is strongly recommended.
$ make CROSS_COMPILE=arm-eabi- ARCH=arm am335x_evm_config
$ make CROSS_COMPILE=arm-eabi- ARCH=arm
4. Change to the base of the Linux kernel source directory.
$ make CROSS_COMPILE=arm-eabi- ARCH=arm am335x_evm_android_defconfig
5. Initiate the build.
$ make CROSS_COMPILE=arm-eabi- ARCH=arm uImage

Re: TI release of Android ICS-4.0.3-DevKit-3.0.1

Posted: Sat Jul 21, 2012 4:13 am
by esky-sh
Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image