Skip to content
Snippets Groups Projects
Select Git revision
4 results

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    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
    Name Last commit Last update
    ..