Sin descripción

Akira Tsukamoto 232189e4cb Cleanup: removing built binaries from repo hace 2 años
boot 232189e4cb Cleanup: removing built binaries from repo hace 2 años
build 232189e4cb Cleanup: removing built binaries from repo hace 2 años
common 232189e4cb Cleanup: removing built binaries from repo hace 2 años
crc32 9f3de5baca add crc32 check hace 3 años
ddrc_cfg 82e631d844 add SPDX license header to all the files with StarFive copyright hace 2 años
ddrphy_cfg 232189e4cb Cleanup: removing built binaries from repo hace 2 años
gpio 232189e4cb Cleanup: removing built binaries from repo hace 2 años
gpt 232189e4cb Cleanup: removing built binaries from repo hace 2 años
sdio 232189e4cb Cleanup: removing built binaries from repo hace 2 años
spi 232189e4cb Cleanup: removing built binaries from repo hace 2 años
timer 232189e4cb Cleanup: removing built binaries from repo hace 2 años
uart 232189e4cb Cleanup: removing built binaries from repo hace 2 años
LICENSE b86e8eb16b Create LICENSE hace 2 años
readme.md 15b80de812 Update and rename readme.txt to readme.md hace 3 años

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/