u-boot-2014.10 26th day----NAND flash start (iv)

Source: Internet
Author: User

Hardware platform: tq2440

Development environment: Ubuntu-3.11

U-boot version: 2014.10

This article allows reprint, please specify the source: Http://blog.csdn.net/fulinus

u-boot-2014 whether you start from nor flash or NAND flash, it calculates the location of the U-boot being redirected based on the SDRAM space, as nor Flash can operate like SDRAM. The code can run directly in nor flash, so redirection is easy to implement for it. However, NAND Flash does not operate directly like SDRAM, so it is necessary to first copy the U-boot to a location in the SDRAM in order to start from NAND flash, and then start from the new location and perform the redirect operation. In order to achieve the same code can not modify the implementation from NAND flash or nor flash boot, it is necessary u-boot self-judgment is currently launched from that Flash, convenient to copy U-boot to SDRAM, and then re-location.

u-boot-2014.10 26th day----NAND flash start (iv)

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.