Sen descrición

MichaelZhuxx 0b86f96e75 Support GD28LQ128 QSPI flash %!s(int64=2) %!d(string=hai) anos
boot aa05f81d2f Fix indentation %!s(int64=2) %!d(string=hai) anos
build 0b86f96e75 Support GD28LQ128 QSPI flash %!s(int64=2) %!d(string=hai) anos
common 048f63f3e8 add SPDX license header to all the files with StarFive copyright %!s(int64=3) %!d(string=hai) anos
spi 0b86f96e75 Support GD28LQ128 QSPI flash %!s(int64=2) %!d(string=hai) anos
timer 048f63f3e8 add SPDX license header to all the files with StarFive copyright %!s(int64=3) %!d(string=hai) anos
uart 048f63f3e8 add SPDX license header to all the files with StarFive copyright %!s(int64=3) %!d(string=hai) anos
LICENSE 9c309618dd Create LICENSE %!s(int64=3) %!d(string=hai) anos
README.md 0b86f96e75 Support GD28LQ128 QSPI flash %!s(int64=2) %!d(string=hai) anos

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 build directory, generate the bootloader-JH7100-xxxxxx.bin.out file after make

Upgrade

Follow the instruction as the below link to update the secondboot

https://wiki.seeedstudio.com/BeagleV-Update-bootloader-ddr-init-boot-uboot-Recover-bootloader/