Keine Beschreibung

MichaelZhuxx e976d186e6 Merge pull request #5 from pdp7/starfive vor 3 Jahren
boot 3dd34396f6 Fix print format in load_and_run_ddr() vor 3 Jahren
build f2b049b7ff Merge update into starfive vor 3 Jahren
common 86664be28e 1.Update GPL-2.0 license info vor 3 Jahren
spi 86664be28e 1.Update GPL-2.0 license info vor 3 Jahren
timer 86664be28e 1.Update GPL-2.0 license info vor 3 Jahren
uart 86664be28e 1.Update GPL-2.0 license info vor 3 Jahren
README.md a4f0b4307f Update README.md vor 3 Jahren

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/