GithubHelp home page GithubHelp logo

vf610m4bootldr's Introduction

vf610m4bootldr

Vybrid Cortex-M4 mini boot loader for Linux

This utility helps to boot a (non-MMU) Linux image on the Cortex-M4 CPU of the Freescale Vybrid SoC. The device tree enabled Linux ARM kernels expect a pointer to the device tree binary in the CPU register r2. However, on Vybrid we use the Linux running on the main CPU, the Cortex-A5, to start the secondary Cortex-M4 CPU. The m4boot utility helps archiving this, however since it is running on a different CPU, it can't write the r2 register of the Cortex-M4. This mini boot loader helps the m4boot utility doingt his, by simply moving the SoC specific boot argument pointer from SRC_GPR3 to the CPU's r2 register.

The binary output is part of the m4boot repository. The m4boot utility incorporates the utility and loads it automatically to the appropriate palce.

vf610m4bootldr's People

Contributors

agners avatar

Watchers

 avatar

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.