catphish / allwinner-bare-metal

A simple framework to boot an Allwinner H3 SoC and run bare metal code
MIT License
23 stars 8 forks source link

This repository represents an attempt to run bare metal code on an Allwinner SoC.

Current target is the H3. This code will implement drivers for all hardware used with the exception of DRAM which is initialized by u-boot SPL.