This repository contains binary firmware files for SpacemiT SoCs.
ddr_fw.bin is the DDR memory training firmware. It is loaded and
executed by U-Boot SPL during early boot to initialize DRAM.
Pass the firmware path via the DDR_FW_FILE environment variable when
building U-Boot:
export DDR_FW_FILE=/path/to/spacemit-firmware/<soc>/<version>/ddr_fw.bin
make <board>_defconfig
makeSee the U-Boot upstream patch series for each SoC:
For discussions about SpacemiT U-Boot, please CC the mailing list: u-boot-spacemit@groups.io