• 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 » Android forum » All Tags » booting
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".

Sign In to 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:
booting
  • am3517
  • am3517 rowboat android
  • AM35xx
  • AM37X
  • AM37xx
  • android
  • Android OMAP Kernel
  • Android on Am18x EVm/Hawkbaords
  • android rowboat
  • Beagle Board
  • beagleboard
  • beagleboard xm
  • beagleboard-xm
  • BeagleBoard-XM Android
  • dm3730
  • DM37x
  • froyo
  • gingerbread
  • GingerBread_2_3_4_DevKit_2_1
  • kernel
  • nand
  • OMAP3530
  • rootfs build
  • rowboat
  • touchscreen
Related Posts
  • Forum Post: how to make and program a yaffs2 android image to NAND

    Kevin Chow Kevin Chow
    Hi, I want to make a yaffs2 image of android system under my ubuntu, #mkyaffs2image rootfs rootfs.yaffs2 can this rootfs.yaffs2 file work in flash? How to program the rootfs.yaffs2 to NAND? Is there anybody who can help me? Thanks, Kevin
    on May 8, 2011
  • Forum Post: post compilation issues in rowboat-gingerbread-dsp

    Parimal Naigaonkar Parimal Naigaonkar
    hi, i compiled gingerbread dsp, now i have three issues 1. CMEMK Error: CMEM phys_start (0x8c900000) overlaps kernel (0x80000000 -> 0x90000000) is it ok if i make changes in init.omap3.rc as insmod /system/ti-dsp/cmemk.ko "phys_start=0x90000000 phys_end=0x90800000 pools=20×4096...
    on Jun 1, 2011
  • Forum Post: nfs mount

    Parimal Naigaonkar Parimal Naigaonkar
    hi, I am trying to mount rootfs through nfs, but i am getting kernel panic. complete boot.log is pasted thanks boot scr : http://pastebin.com/wc5NQUH3 boot log : http://pastebin.com/EPnWTNkC
    on Jun 6, 2011
  • Forum Post: How to fit my new NAND chip

    Kevin Chow Kevin Chow
    Hi, I am testing a new board which is of the same hardware with AM3517EVM except NAND chip, I substitute Samsung NAND(8 bit) for Micron NAND(16 bit), what changes in kernel should I do to make Android works on my NAND, as I flashed x-loader, u-boot, uImage, and ubi.img to NAND. Should NAND driver...
    on May 24, 2011
  • Forum Post: Errors when fastbooting ubi.img to NAND

    Kevin Chow Kevin Chow
    Hi, I fastboot ubi.img to NAND, and the file system can start up, but not completely. 1. Lots of errors like this show up, request_suspend_state: wakeup (0->0) at 155900817876 (2000-01-01 00:12:05.870483401 UTC) init: untracked pid 1320 exited UBIFS error (pid 849): make_reservation: cannot...
    on May 20, 2011
  • Forum Post: why can't mount ubifs image

    Kevin Chow Kevin Chow
    I want to flash the android ubifs images by fastboot, my NAND flash is Samsung K9F4G08U0A, 512MiB 3,3V 8-bit, page size is 2k, each block contains 64 pages. I create the ubi.img as follows, $ sudo mkfs.ubifs -r temp/ -m 2048 -e 131072 -c 4096 -o ubifs.img $ ubinize -o ubi.img -m 2048 -p 128KiB...
    on May 17, 2011
  • Forum Post: Issue with OMAP MUX flag while building android rowboat kernel.

    Pawan Rathore Pawan Rathore
    on Jul 28, 2011
  • Forum Post: AM37xx doesn't start properly (a lot of sigkill's)

    Peter Jans Peter Jans
    Hello, I'm trying to run gingerbread 2.3 on the AM37xx EVM board. I've followed the TI android gingerbread 2.3 devkit 1.0 development guide. But when I insert the SD card and try to run it, it won't boot properly. It does boot after a long wait but almost every app I try is killed eventually...
    on May 11, 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: 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: Re: Problems with Beagleboard XM rev.C and android.

    carlos pardo carlos pardo
    Hi Riccardo, Can you send me a bootable image so that I can just simple do "dd if=image of=/dev/sdb bs=1024". I have not being able to flash my SD card for some unknown reason. If you do that I will respond in kind. Regards, Carlos Pardo carlos_pardo@yahoo.com
    on Oct 19, 2011
  • Forum Post: Re: Problem booting TI_Android_GingerBread_2_3_4_DevKit_2_1 on Beagleboard Xm Rev C

    carlos pardo carlos pardo
    Hi Satish, Can you post somewhere a full image and the bootargs. I want to just do dd if=image of=/dev/sdb bs=1024 j ust to make sure it is not something related to flashing the SD card. I took a course at ESC Boston and they gave me an SD card that was working. So I know the hardware is OK. I have...
    on Oct 20, 2011
  • Forum Post: Re: Problem booting TI_Android_GingerBread_2_3_4_DevKit_2_1 on Beagleboard Xm Rev C

    carlos pardo carlos pardo
    Satish, I have been following all the steps and flashing the SD card. Can we have a DISK IMAGE with the default bootargs required to boot the Beagleboard XM Rev C. If you are able to boot it do a dd if=/dev/sdb of=DISK_IMAGE bs=1024 . I am attaching pictures of my setup. It has to be something simple...
    on Oct 20, 2011
  • Forum Post: Re: Problem booting TI_Android_GingerBread_2_3_4_DevKit_2_1 on Beagleboard Xm Rev C

    carlos pardo carlos pardo
    Hi Steve, Can you post the disk image here that boots for you using Android? (use the insert file icon). dd if=/dev/sdb of=full_disk_card_image bs=1024 . I should have the same hardware that your are using. I will respond in kind and help you with something else. BR, Carlos
    on Oct 21, 2011
  • Forum Post: Re: Technical Support - Beagleboards XM Rev C - Need Consultant that can bring boards up with Android

    carlos pardo carlos pardo
    Hi Satish, I am not working on this problem full time. I have one board that the serial port stop working. it just spews 60606060. Have no clue why. The other board behaves differently depending if I use Froyo o Gingerbread. It just does not finish booting. If you can get me someone local (Los Angeles...
    on Nov 4, 2011
  • Forum Post: AM37xx X-loader returns fat entry error on FAT16 bootpartition

    Peter Jans Peter Jans
    Hello, I'm trying to start my EVM board from a SD-card with a small FAT16 partition. The idea is to have a boot partition (4-8MB) and some larger EXT4 partitions on my SD-card. Minimum size limitation of FAT32 forces me to use FAT12 or 16. I have tried both. -With FAT16 the X...
    on Oct 26, 2011
  • Forum Post: Kernel Boot Problem in my Board

    Eric tsui Eric tsui
    Hi, I get this message when I boot the hardware from SD Card. Texas Instruments X-Loader 1.4.4ss (Feb 11 2011 - 13:00:32) Waldo1 Reading boot sector Loading u-boot.bin from mmc U-Boot 2010.06 (Aug 05 2011 - 17:12:18) OMAP3430/3530-GP ES3.1, CPU-OPP2 L3-165MHz OMAP3 Beagle board ...
    on Aug 6, 2011
  • Forum Post: Problem booting TI_Android_GingerBread_2_3_4_DevKit_2_1 on Beagleboard Xm Rev C

    steve won86774 steve won86774
    Hi, I'm trying to put android 2.3.4 prebuilt image on the Beagleboard Xm Rev.C. I've downloaded the devkit 2.1 with prebuilt images from here: http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/TI_Android_DevKit/TI_Android_GingerBread_2_3_4_DevKit_2_1/index_FDS.html I use Ubuntu...
    on Oct 19, 2011
  • Forum Post: Android FroYo on OMAP35x boot but no display

    NuriaPazos NuriaPazos
    Hello everyone ! I have trouble with Android FroYo on OMAP35x. The system boot but there is no display except the boot logo despite that I can execute command via distant COM terminal. There are my spec's : I use TI_Android_FroYo_DevKit-V2.2 with source compiling / pre-built image and...
    on Nov 29, 2011
  • Forum Post: BeagleboardXM - No USB keyboard, mouse on Gingerbread

    Aniruddh Chitre Aniruddh Chitre
    Hi, I have the BeagleboardXM RevC and I am having trouble getting USB mouse and keyboard to work. Tried the pre-built images and also built my own using the devkit. A colleague of mine also tried it on a different BeagleboardXM using pre-built and custom built images with the same results. I am connecting...
    on Jan 4, 2012
  • Forum Post: Problem for building x-load

    Eric tsui Eric tsui
    Hi, I start to build the x-load.bin. I use the following commands: Execute the following commands $ make CROSS_COMPILE=arm-eabi- distclean $ make CROSS_COMPILE=arm-eabi- omap3evm_config $ make CROSS_COMPILE=arm-eabi- This command will build the x-loader Image "x-load.bin" but I...
    on Jul 29, 2011
  • Forum Post: Re: AM1808 Android porting steps

    francis kumar francis kumar
    Hi, I am using AM1808 with Android froyo version. Almost i am able to see android characters on to my LCD screen. also am able to see the SD-card file system. But still there is some issues to boot up the desktop image. I have mentioned the target logs below. Freeing init memory...
    on Feb 21, 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: Re: Android Froyo Porting on AM1808evm

    Prashanthi Shivapooja Prashanthi Shivapooja
    Hi Arun, I got my HOME screen atlast, mine is 5inch device successfully ported Android Froyo, but iam getting some issues like Touch screen not working properly Calibration Want porting by default as Portrait. Awaiting for your reply. Thanks & Regards Pooja.
    on Mar 5, 2012
  • Forum Post: Re: android booting error

    Anil Anil
    Hi Ashwinee, Add "earlyprintk" to your bootargs as well as in kernel configuration, so that you can see the boot prints. If above option is not enabled, we have to wait for some time to get the boot prompt provided bootargs are correct. Look at this portion of the user guide to get...
    on Mar 26, 2012
12
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