Sen descrición

MichaelZhuxx e976d186e6 Merge pull request #5 from pdp7/starfive %!s(int64=3) %!d(string=hai) anos
boot 3dd34396f6 Fix print format in load_and_run_ddr() %!s(int64=3) %!d(string=hai) anos
build f2b049b7ff Merge update into starfive %!s(int64=3) %!d(string=hai) anos
common 86664be28e 1.Update GPL-2.0 license info %!s(int64=3) %!d(string=hai) anos
spi 86664be28e 1.Update GPL-2.0 license info %!s(int64=3) %!d(string=hai) anos
timer 86664be28e 1.Update GPL-2.0 license info %!s(int64=3) %!d(string=hai) anos
uart 86664be28e 1.Update GPL-2.0 license info %!s(int64=3) %!d(string=hai) anos
README.md a4f0b4307f Update README.md %!s(int64=3) %!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-BEAGLEV-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/