Açıklama Yok

yiming.li cfa2230f83 Merge GPL update into starfive 3 yıl önce
boot cfa2230f83 Merge GPL update into starfive 3 yıl önce
build a3eebc202c update bin.out files 3 yıl önce
common cfa2230f83 Merge GPL update into starfive 3 yıl önce
crc32 9f3de5baca add crc32 check 3 yıl önce
ddrc_cfg 7d3413d2ff Update GPL-2.0 license info 3 yıl önce
ddrphy_cfg cfa2230f83 Merge GPL update into starfive 3 yıl önce
gpio cfa2230f83 Merge GPL update into starfive 3 yıl önce
gpt 623888127a Expand the limit on the size of uboot when update it 3 yıl önce
sdio cfa2230f83 Merge GPL update into starfive 3 yıl önce
spi cfa2230f83 Merge GPL update into starfive 3 yıl önce
timer cfa2230f83 Merge GPL update into starfive 3 yıl önce
uart cfa2230f83 Merge GPL update into starfive 3 yıl önce
readme.md 15b80de812 Update and rename readme.txt to readme.md 3 yıl önce

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/