|
1 year ago | |
---|---|---|
bsp | 2 years ago | |
src | 1 year ago | |
.cproject | 2 years ago | |
.gitignore | 2 years ago | |
.project | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 1 year ago | |
README.md | 2 years ago | |
debug.mk | 1 year ago | |
release.mk | 1 year ago |
Download compiler according to your enviroment as the below link:
https://github.com/sifive/freedom-tools/releases/tag/v2020.12.0
Add the compiler to your PATH:
export PATH=/home/user/compiler/bin:$PATH
Enter the project directory, generate the jh7100_recovery_boot.bin file in debug directory after make
Follow the recovery tools and instruction as the below link to recover the bootloader https://github.com/kprasadvnsi/JH71xx-tools