No Description

MichaelZhuxx a4f0b4307f Update README.md 3 years ago
boot 4547a8d564 add macro to distinguish BEAGLEV and EVBV1 3 years ago
build b4a065c453 Update Makefile 3 years ago
common fc45fb3ef0 update qspi clk and del repeat init 3 years ago
spi fc45fb3ef0 update qspi clk and del repeat init 3 years ago
timer 64ecf00ae5 init source code 3 years ago
uart fc45fb3ef0 update qspi clk and del repeat init 3 years ago
README.md a4f0b4307f Update README.md 3 years ago

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/