Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 387 Bytes

NOP-PMON

A loongarch32r PMON bootloader used in NSCSCC 2023 for NOP-Core. This is adapted from the PMON released in Chiplab.

Build

Configure loongarch32r-linux-gnusf- toolchain in $PATH, then run

./build.sh

then write zloader.ls1b/gzrom.bin into SPI Flash to boot PMON.