• 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 » Digital Signal Processors (DSP) » DaVinci™ Video Processors » DM3x DaVinci Video Processor Forum » All Tags » u-boot
Share
DaVinci™ Video Processors
  • Forums
  • Announcements

Browse by Tags

DaVinci™ Video Processors

Welcome to the DaVinci™ Video Processors 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:
u-boot
  • ARM
  • boot
  • camera
  • DaVinci
  • daVinci dm355
  • daVinci dm365
  • DaVinci DM368
  • DM355
  • dm356
  • DM365
  • DM-365
  • dm365 evm
  • DM368
  • dm36x
  • DVEVM
  • DVSDK
  • encoder
  • EVMDM365
  • Flash
  • jtag
  • Linux
  • NAND
  • NAND flash
  • ubl
  • uboot
Related Posts
  • Forum Post: Re: about MLC nand support

    Juan Gonzales Juan Gonzales
    Please note that if you are using a NAND part different than what is used on our EVM, it may require you add NAND support for your particular NAND device; u-boot is open source software and the number of NAND parts it supports has increased over time, but it does not guarantee support for all MLC NAND...
    on Aug 15, 2008
  • Forum Post: Re: Reloading u-boot on DM355 EVM (via RS232 UART)

    Bernie Thompson TI Bernie Thompson TI
    The DM355 serial loader is available now, the Wiki page here shows instructions, and you can download it from sourceforge here .
    on Aug 21, 2008
  • Forum Post: How can I reflash u-boot to NAND flash on DM355 without CCS/JTAG?

    Juan Gonzales Juan Gonzales
    You can either 1) use u-boot itself to program NAND flash (see Getting Started Guide for details), or 2) Use a serial port utility available at the following link http://wiki.davincidsp.com/index.php?title=Serial_Boot_and_Flash_Loading_Utility
    on Sep 5, 2008
  • Forum Post: Re: uboot cann't boot from nfs, i am getting crazy. who can help me ? thanks advance

    Bernie Thompson TI Bernie Thompson TI
    To look into this further could you post your U-Boot arguments? I am also curious if this is on a custom board or on the DM355 EVM? It seems quite strange that it attempts to load uImage and than goes into the UBL and back into U-Boot, it is as if the attempt to load the uImage is causing the device...
    on Oct 28, 2008
  • Forum Post: Re: Reloading u-boot on DM355 EVM (via RS232 UART)

    Bernie Thompson TI Bernie Thompson TI
    It looks like the DM355 serial loader does not include the U-Boot binary, this being the case you just have to get the U-Boot binary from your DVSDK installation, in particular you should be able to find a U-Boot binary within dvsdk_1_30_00_40\PSP_01_20_00_014\bin\dm355 or similar.
    on Oct 30, 2008
  • Forum Post: Re: JTAG Code Updating on DM355

    Bernie Thompson TI Bernie Thompson TI
    I would suggest using the serial flash loader, typically you would only use the serial flash loader to get the initial boot loader (UBL and U-Boot) on to the board, and than you would burn your uImage and filesystem utilizing U-Boot. Once you have U-Boot on the board using the serial flash loader there...
    on Dec 5, 2008
  • Forum Post: Re: UBL or U-Boot

    Bernie Thompson TI Bernie Thompson TI
    Naveed Alam Do I need U-Boot as well to start a Linux kernel? Yes, U-Boot is the actual kernel loader, the UBL is just a loader for U-Boot. UBL is necessary because U-Boot itself is typically too large to fit in the internal memory that would be available when the board first boots, so UBL which will...
    on Apr 9, 2009
  • Forum Post: DM365 Alternate Booting Methods

    MRI MRI
    I set the env variables to do a tftp boot with a nand filesystem. When I booted I got a bunch of 'Too many NAND ECC errors' messages. I'm reluctant to try the boot from FLASH method since I clobbered the board and we had to restore the FLASH using a JTAG/Code composer setup. Can someone confirm...
    on Aug 3, 2009
  • Forum Post: Re: DM365 DVEVM Software Setup Problems (Getting started Guide)

    Keith13636 Keith13636
    Thanks. It is working now . I had to install an older version of the stdc++ lib than came with ubuntu 9.04. I have gone though all the demos and they are working. I have another question. I can't find the source for u-boot. I have build Linux but not u-boot. I see that it is version "U...
    on Aug 17, 2009
  • Forum Post: load uboot w/ jtag

    gxk gxk
    Hi All, i have dm365 connected to jtag of blackhawk how to load uboot from jtag? thanks for help
    on Sep 21, 2009
  • Forum Post: Fast boot solution

    Constantine Constantine
    Are there ready fast boot solutions for dm355 and dm565? I know, there is excellent article about improving boot time of Linux kernel: http://wiki.davincidsp.com/index.php/All_This_For_1_Second_Boot. I have some boot time improvement tips too. I interesting for ready source code, including u-boot, kernel...
    on Nov 16, 2009
  • Forum Post: Re: DM365 - updating the flashed MVL Pro 5.0 kernel and rootfs to newer Davinci images

    Chuck Meade Chuck Meade
    Would the "SD card boot and flashing tool" mentioned here (http://e2e.ti.com/forums/p/10329/40219.aspx#40219) be a good solution for this? How reliable is the SD card boot and flashing tool on the DM365? I'm trying to avoid bricking the DM365, since I do not have the JTAG unit for the...
    on Dec 10, 2009
  • Forum Post: EDMA in UBL or u-boot

    Constantine Constantine
    How cat I perform DMA transfer in UBL or u-boot before running Linux kernel?
    on Dec 14, 2009
  • Forum Post: Progress on SPI booting? or pointers as to manual method...

    Jon Nicoll Jon Nicoll
    Hello there Has there been any progress on the utility for booting from SPI memory? This was asked about on the forum around the middle of last year (1009) but I haven't seen anything since then. As an alternative, I have been trying to understand what Constantin's SD flash utility suite...
    on May 25, 2010
  • Forum Post: DM365 EVM U-Boot TFTP problem

    CW39920 CW39920
    Hi, I tried to boot the DM365 EVM board with the kernel I built and stored in the linux host via TFTP. The TFTP server is running fine. I follow the GSG and set the U-Boot variables as the following: EVM # setenv bootcmd 'dhcp;bootm' EVM # setenv serverip 141.213.15.236 EVM...
    on Jun 10, 2010
  • Forum Post: DM365 - updating the flashed MVL Pro 5.0 kernel and rootfs to newer Davinci images

    Chuck Meade Chuck Meade
    My DM365 has a MVL Pro 5.0 kernel and rootfs in NAND flash. I have test-booted the newer kernel and rootfs from 11/16/09 from the following location: http://arago-project.org/files/releases/davinci-psp_3.1.0.0-phase3/images/dm365-evm/ I did that by modifying the U-Boot bootcmd and bootargs variables...
    on Dec 9, 2009
  • Forum Post: Re: about eccpos in UBL and U-BOOT

    Luke Postema Luke Postema
    Wei Jiang, If you want to be able to flash ubl from u-boot or when running the linux kernel, you will have to match the ecc positions assumed by RBL. You will have to make these changes in both u-boot and the kernel since neither of them match the RBL implementation. Most people don't flash ubl...
    on Nov 15, 2010
  • Forum Post: Question about Installing DM368 U-Boot and UBL

    yi li70032 yi li70032
    Hi, everyone. I'm developing two DM368 board by learning from the TI's DM368IPNC-MT5 reference designs. One is almost the same as DM368IPNC-MT5, the other has some difference by making some change about the application, but I think the boot part is not changed. when I install the U-Boot and UBL...
    on Mar 27, 2011
  • Forum Post: Re: Cannot access MTD device after booting from NAND.

    rmellen rmellen
    My kernel config file contains the following entries: CONFIG_MTD=y # CONFIG_MTD_DEBUG is not set # CONFIG_MTD_TESTS is not set # CONFIG_MTD_CONCAT is not set CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_REDBOOT_PARTS is not set CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_AFS_PARTS is not set # CONFIG_MTD_AR7_PARTS...
    on Apr 27, 2011
  • Forum Post: Would you please tell me ubl,uboot address writed in the nandflash space

    jun pan jun pan
    Dear all : I use DM36X EVM , REV is F, SDK ver is dvsdk_dm365-evm_4_02_00_06_setuplinux, I want to boot by SD card,next step download ubl ,uboot to DDR by TFTP at last writing ubl and uboot to nandflash ,but i don't know which address i should write in the nandflash.Would you please tell me ubl...
    on Jun 9, 2011
  • Forum Post: How to replace problematic NAND flash IC on evmdm365 board?

    Jinh Jinh
    I received a batch of evmdm365 boards last year and one of them was labelled as having a dodgey NAND when we initially fired them up and put our evaluation code on. I am busy with this specific board and the seocnd time now since we got it it does not want to boot from NAND - it loads kernel but running...
    on Jul 20, 2011
  • Forum Post: Pinmux for DM368

    nathan nathan
    Hi, i want to have my own PINMUX settings in u-boot, which file in u-boot should be updated. once updated no other program should change it before kernel loads. Please suggest. Thanks nathan
    on Aug 23, 2011
  • Forum Post: Re: DM365 - compiler for UBOOT

    KB2603 KB2603
    Thx Prabhakar, Should I use the EABI version of the Code Sourcery compiler for ARM? I see 4 versions available (EABI, uCLinux, GNU/Linux, SymbianOS). Th KB
    on Aug 25, 2011
  • Forum Post: DM365 - Modifying UBOOT for custom board

    KB2603 KB2603
    Hi, I have already the EVM UBOOT source code that needs to be adapted to a custom board, but need to know which files to change. What are the files that needs to modify to adapt the UBOOT to a DM365 custom board? Thx KB
    on Aug 25, 2011
  • Forum Post: DM365 - compiler for UBOOT

    KB2603 KB2603
    Hi, Which compiler is used to compile UBOOT in u-boot-davinci-v2010.12_DAVINCIPSP_03.21.00.04.tar.gz? Can UBOOT be "easily" compiled with CCS? Thx KB
    on Aug 25, 2011
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