Sen descrición

Drew Fustini d06e766adc Add carriage return to correct menu formatting %!s(int64=3) %!d(string=hai) anos
boot d06e766adc Add carriage return to correct menu formatting %!s(int64=3) %!d(string=hai) anos
build a3eebc202c update bin.out files %!s(int64=3) %!d(string=hai) anos
common 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
crc32 9f3de5baca add crc32 check %!s(int64=3) %!d(string=hai) anos
ddrc_cfg d63c45eb56 update ddr frequency to 2800/3200 %!s(int64=3) %!d(string=hai) anos
ddrphy_cfg 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
gpio 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
gpt 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
sdio 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
spi 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
timer 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
uart 623888127a Expand the limit on the size of uboot when update it %!s(int64=3) %!d(string=hai) anos
readme.md 15b80de812 Update and rename readme.txt to readme.md %!s(int64=3) %!d(string=hai) anos

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/