Code Monkey home page Code Monkey logo

itop-uboot-2014-10's Introduction

itop-uboot-2014-10

/**

  • @author Maoxiao Hu
  • @version V1.0.0
  • @date Feb-2015
  • < COPYRIGHT 2015 ISE of SHANDONG UNIVERSITY >

**/

--------------------说明-------------------------

基于迅为4412精英版的u-boot-2014-10移植

如何编译:

  1. 在源码目录执行 make trats2_defconfig
  2. 在源码目录执行 make

如何制作TF卡启动盘:

  1. 至少需要清空TF卡前1MB的空间。
  2. 将文件 E4412_N.bl1.bin 烧写到TF卡的第1(而不是第0)个block。
  3. 将文件 checksum_bl2_14k.bin 烧写到TF卡的第17个block。
  4. 将文件 u-boot.bin 烧写到TF卡的第49个block。
  5. 将TF卡插入卡槽,上电启动。

-------------------Introduction------------------

u-boot for xunwei iTop4412 evaluation board based on u-boot-2014-10

How to make:

  1. make trats2_defconfig
  2. make

How to make TF boot card:

  1. Make sure to clear TF card first 1MB space to all 0x00.
  2. Flash E4412_N.bl1.bin to TF card block 1.
  3. Flash checksum_bl2_14k.bin to TF card block 17.
  4. Flash u-boot.bin to TF card block 49.
  5. Insert TF card and boot.

itop-uboot-2014-10's People

Contributors

maoxiaohu avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

yuchengwang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.