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.
- Host: GitHub
- URL: https://github.com/riscv-mcu/freeloader
- Owner: riscv-mcu
- Created: 2020-05-18T17:42:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T06:19:12.000Z (about 5 years ago)
- Last Synced: 2025-01-03T23:22:31.025Z (5 months ago)
- Language: Assembly
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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