Aucune description

Akira Tsukamoto ba736a3800 Fix: remove all binaries after clean il y a 2 ans
boot f5b3e894a2 Clear 0x7c1 CSR to fully improve the U74 core performance il y a 2 ans
build ba736a3800 Fix: remove all binaries after clean il y a 2 ans
common 048f63f3e8 add SPDX license header to all the files with StarFive copyright il y a 2 ans
spi 048f63f3e8 add SPDX license header to all the files with StarFive copyright il y a 2 ans
timer 048f63f3e8 add SPDX license header to all the files with StarFive copyright il y a 2 ans
uart 048f63f3e8 add SPDX license header to all the files with StarFive copyright il y a 2 ans
LICENSE 9c309618dd Create LICENSE il y a 2 ans
README.md a4f0b4307f Update README.md il y a 3 ans

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/