• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » Android » All Tags » rootfs build
Share
Android
  • Forum

Browse by Tags

Android

Welcome to the Android Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
rootfs build
  • 2.6.37
  • am3517
  • am3517 rowboat android
  • AM35xx
  • AM37X
  • android
  • Android on Am18x EVm/Hawkbaords
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • BeagleBoard-XM Android
  • bluetooth
  • booting
  • Filesystem
  • froyo
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • kernel
  • LCD
  • nand
  • OMAP OMAP35xx AM35xx AM3517 EVM
  • OMAP3530
  • rowboat
  • touchscreen
Related Posts
  • Forum Post: AM3517 EVM and Rowboat-Android rootfs build issues - Makefile has not rule for 'am3517evm'

    Marc DAmato Marc DAmato
    Support, I am able to build the kernel with no issues but get error during 'Build rootfs' at same link below, there is no make rule for 'am3517evm'. Its listed as one of the options in the text though. I just successfully downloaded/cloned rowboat-android using instructions on the...
    on Aug 4, 2010
  • Forum Post: Froyo Dev Kit v2.2 Burn to NAND Failure

    Sean Ulrich Sean Ulrich
    Hello, I am cross posting this from the ARM forum of E2E in hopes that someone here can help. I have compiled a small footprint version of Rowboat Android and want to have the entire system running from NAND. I have burned u-boot and uImage successfully but am having issues creating the YAFFS2...
    on Feb 24, 2011
  • Forum Post: Re: how to make and program a yaffs2 android image to NAND

    Kevin Chow Kevin Chow
    Hi Amit Pundir, There is an introduction about "Fastboot and UBI rootfs" on http://processors.wiki.ti.com/index.php/TI-Android-FroYo-DevKit-V2.2_UserGuide#NAND_Booting , in the document, it says, Establishing Fastboot connectivity Connect serial port to host PC via null modem...
    on May 12, 2011
  • Forum Post: VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0)

    Kevin Chow Kevin Chow
    Hi, I am making a ubi.img and fastboot it to system partition of NAND, 1. Check mtdinfo by $mtdinfo /dev/mtd/mtd4 mtd4 Name: jffs2-nand Type: nand Eraseblock size: 131072 bytes, 128.0 KiB Amount of eraseblocks: 4036 (529006592 bytes, 504.5 MiB) Minimum input/output unit size: 2048 bytes Sub...
    on May 18, 2011
  • Forum Post: Making the rootfs.tar.bz2 is very very slow in Android system build

    Eric tsui Eric tsui
    Hi, When I running the following commands: $ sudo ../../../../build/tools/mktarball.sh ../../../host/linux-x86/bin/fs_get_stats android_rootfs . rootfs rootfs.tar.bz2 The feedback is ../../../../build/tools/mktarball.sh: line 20: cd: android_rootfs: No such file or directory And then it...
    on Aug 2, 2011
  • Forum Post: Problem for build system file of Android GingerBread

    Eric tsui Eric tsui
    Hi, According the user guide, I am using OMAP 3530 in the board. What is setting for OMPAPES=x.x?3 or 5? To build Android filesystem To Build the root file system for AM37x (or Beagle XM, AM35x EVM, AM37x REV G EVM) $ make TARGET_PRODUCT= <product name> OMAPES=5.x -j8 NOTE: product...
    on Aug 4, 2011
  • Forum Post: Problem with Building Gingerbread from Sources to Beagleboard C4

    Juha Kamula Juha Kamula
    Hi, I'm currently trying to make a build from the sources and instructions(http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_DeveloperGuide) provided on TI's homepage. I've made a build that compiled and built without errors but it gets stuck on "Booting...
    on Aug 12, 2011
  • Forum Post: Interface Linux Android

    swisstronics swisstronics
    Hello Im quiet new in Android development. I'm using a AM3517EVM plattform for developing. I do understand the basic App development but I haven't found much about the includes of non standard HW in an App like e.g. the user LED's on my Eval board. Does anybody know about a demo or tutorial...
    on Oct 31, 2011
  • Forum Post: file sys in android GB was not built

    PRAVEEN KUMAR83571 PRAVEEN KUMAR83571
    after executing command make TARGET_PRODUCT= <product name> OMAPES=5.x -j8 bin folder in out//host/linux-x86/ is not formed what might be the problem
    on Jan 18, 2012
  • Forum Post: not able to turn on HDP on GINGERBREAD

    PRAVEEN KUMAR83571 PRAVEEN KUMAR83571
    Hi I changed original bluez, glib and dbus folder in GINGERBREAD with new blueZ4.98, glib-2.31.6 and dbus 1.4.16 and suggested in http://oss.signove.com/index.php/Antidote_port_to_Android but while again building file system of gingerbread i got this error target Strip: libmedia (out/target/product/omap3evm...
    on Feb 7, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    francis kumar francis kumar
    Hi Pankaj, I am running my Android froyo on AM1808 evm. Almost I have followed all the steps what you have discussed before. We got android froyo prebuilt images from the TI link. We are able to build the images and created the file system. Finally we are able to mount the filesystem through...
    on Feb 29, 2012
  • Forum Post: Android Froyo Porting on AM1808evm

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi , I am running my Android froyo on AM1808 evm. Almost I could see my file system running on target with ANDROID message on screen, but there is no display of android image. Please find the below logs iam getting Freeing init memory: 140K Warning: unable to open an initial console. init...
    on Feb 29, 2012
  • Forum Post: Re: Android Froyo Porting on AM1808evm

    francis kumar francis kumar
    Hi Arun, Thanks alot for your support. Our DD RAM size is 64MB. Does it support for android booting. As of now I could get ANDROID splash screen. But there is no desktop display, does it take more time to get on. And Benchmark-release.apk, WindowBackground.apk files i kept in root file system...
    on Feb 29, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Pankaj, My DDRAM size is 64M. I have tried with 32M and 64M in boot arguments. Recently i got the prebuild images from ftp link : ftp://ftp.ti.com/pub/Android/OMAPL138/. I have downloaded all the root filesystem I am able to see Android message after there is android splash screen, but...
    on Feb 29, 2012
  • Forum Post: Re: Android Froyo Porting on AM1808evm

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Arun, Thanks alot for your support. Our DD RAM size is 64MB. Does it support for android booting. As of now I could get ANDROID splash screen. But there is no desktop display, does it take more time to get on. And Benchmark-release.apk, WindowBackground.apk files i kept in root file system...
    on Mar 1, 2012
  • Forum Post: Re: Porting Android on dm365 or dm6467.

    francis kumar francis kumar
    Hi Pankaj, Finally i got the AM1808 android image with desktop. Is it required to calibrate the touch screen in some where. while accessing the applications on the dsktop is not user friendly. Where needs to be done touchc\screen calibration part. Thanks for your kind support. Regards, Francis
    on Mar 1, 2012
  • Forum Post: Android Froyo on AM1808

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Everyone, We ported Android Froyo successfully from SDcard onto AM1808. According to QT touchscreen driver values tested, i placed those values in my tps6507x-ts.c file. Iam getting touch calibration correct in landscape mode. But i want porting to be only in portrait mode. Since some posts...
    on Mar 22, 2012
  • Forum Post: Android Calibration problem

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi, We ported Android Froyo successfully from SDcard onto AM1808. For touch calibration, is it neccesary to download and install busybox for android ts_calibrate bin files to execute at command prompt. If so please suggest me stepts to do it. Can you please suggest and help me. Thanks in...
    on Mar 22, 2012
  • Forum Post: Video resolution on Android 2.3.4 Browser - BeagleBoard-xM

    Mahaboob Aslam Mahaboob Aslam
    Dear All, This is what i have done. I am customizing Android 2.3.4 ,where i have change the resolution of display to 1280x720. Problem I am facing is: When I open a Browser with url: www.youtube.com, i can see all the available video pictures list. And when I select one of the picture...
    on Mar 30, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use