Nincs leírás

MichaelZhuxx 15b80de812 Update and rename readme.txt to readme.md 3 éve
boot 5aea32f898 add authority check while update ddrinit bin file 3 éve
build a3eebc202c update bin.out files 3 éve
common 5aea32f898 add authority check while update ddrinit bin file 3 éve
crc32 9f3de5baca add crc32 check 3 éve
ddrc_cfg d63c45eb56 update ddr frequency to 2800/3200 3 éve
ddrphy_cfg d63c45eb56 update ddr frequency to 2800/3200 3 éve
gpio 67beb314d3 Init source code 3 éve
gpt 67beb314d3 Init source code 3 éve
sdio be7d5efb8f update sdio driver 3 éve
spi db6e0650b9 update qspi clk and del repeat init 3 éve
timer c0514b34ed update qspi/sys clk and version information 3 éve
uart 5aea32f898 add authority check while update ddrinit bin file 3 éve
readme.md 15b80de812 Update and rename readme.txt to readme.md 3 éve

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/