Няма описание

MichaelZhuxx abc5420c49 Support GD28LQ128 QSPI flash преди 2 години
boot 0084526494 Fix indentation преди 2 години
build ab8a8cdb19 Fix: remove all binaries after clean преди 2 години
common 232189e4cb Cleanup: removing built binaries from repo преди 2 години
crc32 9f3de5baca add crc32 check преди 3 години
ddrc_cfg 82e631d844 add SPDX license header to all the files with StarFive copyright преди 2 години
ddrphy_cfg 232189e4cb Cleanup: removing built binaries from repo преди 2 години
gpio 232189e4cb Cleanup: removing built binaries from repo преди 2 години
gpt 232189e4cb Cleanup: removing built binaries from repo преди 2 години
sdio 232189e4cb Cleanup: removing built binaries from repo преди 2 години
spi d086aeeefc Support GD28LQ128 QSPI flash преди 2 години
timer 232189e4cb Cleanup: removing built binaries from repo преди 2 години
uart 232189e4cb Cleanup: removing built binaries from repo преди 2 години
LICENSE b86e8eb16b Create LICENSE преди 2 години
readme.md 15b80de812 Update and rename readme.txt to readme.md преди 3 години

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 ddrinit-2133-xxxxxx.bin.out file after make

Upgrade

Follow the instruction as the below link to update the ddrinit

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