Code Monkey home page Code Monkey logo

fire3's Introduction

This is a collection of programs I have been writing to run on My NanoPi Fire3 board. These are bare metal programming or research projects September 2018

This board is based on the Samsung s5p6818 chip.

First some tools to do bare metal programming

  1. SDcard - binary images of bl1 and u-boot for bare metal work.
  2. USB_loader - host side (linux) tool to download code via USB.
  3. U-Boot - U-Boot hacked to do network booting.

And some reverse engineering

  1. Bootrom - disassemble the s5p6818 on-chip boot loader
  2. Boot_NSIH - disassemble a header that jumps from A32 to A64
  3. Boot1 - (bogus) disassemble the "bl1" boot loader distributed with Linux
  4. Arm_wrap - tool for "wrapping" a binary file into an ELF file

And finally some bare metal programming

  1. Blink32 - tiny standalone program to blink onboard LED in A32 mode
  2. Blink64 - small standalone program to blink onboard LED in A64 mode
  3. BlinkEL - blinks to indicate the EL (Exception Level)
  4. Hello1 - simple serial IO, loaded by bl1.
  5. Mini - tiny stub code to debug USB mode of the bl1 bootloader.

For notes and supporting information, see my website:

http://cholla.mmto.org/fire3/

fire3's People

Contributors

trebisky avatar

Stargazers

 avatar cmoski avatar  avatar fxtiger avatar pengdonglin avatar Ben Clayton avatar Jose Edil Medeiros avatar chase.chen avatar Andreas Molzer avatar Drewry Pope avatar  avatar

Watchers

James Cloos avatar  avatar Drewry Pope avatar  avatar  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.