An open API service indexing awesome lists of open source software.

https://github.com/riscv-mcu/freeloader

An implementation of first stage bootloader, runs on NOR flash or ROM.
https://github.com/riscv-mcu/freeloader

Last synced: 3 months ago
JSON representation

An implementation of first stage bootloader, runs on NOR flash or ROM.

Awesome Lists containing this project

README

        

This repository contains freeloader, which can loads up OpenSBI image and U-Boot image to Nuclei Hummingbird Platform.

Ruigang Wan