U-Boot releases are now managed under the OpenBouffalo GitHub organization. For up-to-date source, binaries, and instructions, go to https://github.com/openbouffalo/u-boot/releases.
See the previous version of this gist for instructions applicable to the bl808-2023-01-18
tag of my personal U-Boot fork.
Updates for tag bl808-2023-01-18:
u-boot.bin
withbflb-mcu-tool --chipname bl808 --port /dev/ttyUSB0 --baudrate 2000000 --firmware u-boot.bin
or equivalent. You no longer needbouffalo-loader
. However, if you want, you can still use it, by disablingCONFIG_XIP
.