Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
20188 commits behind the upstream repository.
user avatar
Marek Vasut authored
Add build target for generating boot partition images recognised by
the SoCFPGA BootROM. The SoCFPGA BootROM expects four copies of the
u-boot-spl-dtb.sfp at the beginning of boot partition. Those are
u-boot-spl-dtb.bin augmented by a header with which the BootROM can
work. The u-boot-dtb.img uImage is appended to this to produce a
full boot partition image, the u-boot-with-spl-dtb.sfp . This is
the name of the final target.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
333b7209
History