U-boot-2014.10 transplant 1st days ---- familiar with u-boot (A), holiday arrangements

Source: Internet
Author: User

U-boot-2014.10 transplant 1st days ---- familiar with u-boot (A), holiday arrangements

/********************************** On the first day ************* *******************/

Hardware Platform: tq2440

Development Environment: Ubuntu-3.11

U-boot: 2014.10

This article allows reprint, please indicate the source: http://blog.csdn.net/fulinus


U-boot:

Http://ftp.denx.de/pub/u-boot/

Download the latest version:

U-boot-2014.10.tar.bz2


Create the directory structure tq2440/{src/bootloader/u-boot} in the root directory of the user, and decompress the above file to the tq2440/src/bootloader/u-boot/directory, the directory is too long and can be linked with symbols.

$ ln -s tq2440/src/bootloader/u-boot/

Decompress:

u-boot $ tar xjf u-boot-2014.10.tar.bz2 

We recommend that you use git to host our code, because it needs to be modified repeatedly, and there will be many twists and turns. After each successful step, we will consolidate our results, when an error occurs, you can easily roll back to the previous step. The following websites are recommended:

Https://git.oschina.net/

First, let's take a brief look at this blog post to familiarize yourself with u-boot:

Http://blog.chinaunix.net/uid-10569296-id-2947615.html


Learn about the directory structure of u-boot :,

Reference: http://blog.chinaunix.net/uid-24951403-id-2212590.html

You do not need to worry about the api directory.






Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.