Без опису

MichaelZhuxx 2b268a1ced Update README.md 2 роки тому
bsp d9d6147840 jh7100 recovery boot 2 роки тому
src d9d6147840 jh7100 recovery boot 2 роки тому
.cproject d9d6147840 jh7100 recovery boot 2 роки тому
.gitignore d9d6147840 jh7100 recovery boot 2 роки тому
.project d9d6147840 jh7100 recovery boot 2 роки тому
LICENSE d9d6147840 jh7100 recovery boot 2 роки тому
Makefile d9d6147840 jh7100 recovery boot 2 роки тому
README.md 2b268a1ced Update README.md 2 роки тому
debug.mk d9d6147840 jh7100 recovery boot 2 роки тому
release.mk d9d6147840 jh7100 recovery boot 2 роки тому

README.md

Cross Compile

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

Build

Enter the project directory, generate the jh7100_recovery_boot.bin file in debug directory after make

Upgrade

Follow the recovery tools and instruction as the below link to recover the bootloader https://github.com/kprasadvnsi/JH71xx-tools