NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Building TI Android DevKit Filesystem without SGX

From Texas Instruments Wiki
Jump to: navigation, search

Content is no longer maintained and is being kept for reference only!



This page provides instructions on building the TI Android DevKit Filesystem without SGX graphics libraries enabled.

The instructions below refer to omap3evm/AM37xevm. Please modify the target as per your required system.

Setting up Host[edit]

Please refer to the TI Android DevKit Developer Guide for information on ubuntu host setup

Download TI Android DevKit Sources[edit]

We shall be using the TI-Android-GingerBread-2.3.4-DevKit-2.1 Android sources for this exercise.

Please refer to TI Android DevKit Developer Guide for instructions on android sources installation

In this guide, it is assumed that the sources are extracted to the following path:

  $ANDROID_DEVKIT_TOP=/home/TI_Android_GingerBread_2_3_4_Sources/

Apply patches[edit]

Apply the android patches from here: http://groups.google.com/group/rowboat/browse_thread/thread/906aed7dc5917bde

These patches are required to obtain a smooth display without SGX graphics acceleration.

Build Filesystem[edit]

To build the android filesystem run the following command from the top-level android sources directory:

  $ make TARGET_PRODUCT=omap3evm droid -j8

The droid target in the make command causes only the android filesystem to be built. So the SGX graphics acceleration libraries and WLAN/BT drivers and firmwares are not installed in the resulting filesystem

Install WLAN/BT Firmware[edit]

This step will install the WLAN/BT drivers and firmware for WL1271 module available on AM37xevm.

  $ make TARGET_PRODUCT=omap3evm wl12xx_compat

Install RowoPERF[edit]

Download Performance_Apps.tar.gz from: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_DevKit_1_0/index_FDS.html

From that directory execute:

  $ tar -xvzf ~/Performance_Apps.tar
  $ cd ~/Performance_Apps
  $ ./install_rowboperf.sh <path_to_source>/out/target/product/omap3evm/root

Build Filesystem tarball[edit]

First create the unified filesystem:

  $ cd out/target/product/omap3evm
  $ mkdir android_rootfs
  $ cp -vr root/* android_rootfs
  $ cp -vr system android_rootfs

Now create the filesystem tarball:

  $ ../../../../build/tools/mktarball.sh ../../../host/linux-x86/bin/fs_get_stats android_rootfs . rootfs rootfs.tar.bz2

Prepare SD card[edit]

Update the pre-built image. > Starting in the <path_to_source> directory, run the following commands.

  $ cp kernel/arch/arm/boot/uImage <path_to_prebuilt>/Boot_Images/uImage
  $ cp out/target/product/am3517evm/rootfs.tar.bz2 <path_to_prebuilt>/Filesystem/rootfs_am35x.tar.bz2

Flash the SD card

Please ensure you follow the SD card guidance available here:
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_UserGuide#SD_Card_Recommendations

Now, starting in the <path_to_source> directory, run the following command.

  $ sudo ./mkmmc-android /dev/sd<device>

Where <device> is the letter of the SD card device you wish to flash. WARNING: entering the wrong device letter here can result in the loss of data.

Your SD card is ready. Please set up the evm boot switches correctly as per hardware setup section of the DevKit User Guide, insert the SD card and power up the evm.

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Building TI Android DevKit Filesystem without SGX here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Building TI Android DevKit Filesystem without SGX here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Building TI Android DevKit Filesystem without SGX here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity