Searched hist:"333 b7209ed486f5a9cba2b9727edd6170fdace70" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/ |
H A D | Makefile.spl | 333b7209ed486f5a9cba2b9727edd6170fdace70 Tue Jul 14 19:53:45 CDT 2015 Marek Vasut <marex@denx.de> Makefile: Add target for building bootable SPL image for SoCFPGA
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: Marek Vasut <marex@denx.de>
|
/openbmc/u-boot/ |
H A D | Makefile | 333b7209ed486f5a9cba2b9727edd6170fdace70 Tue Jul 14 19:53:45 CDT 2015 Marek Vasut <marex@denx.de> Makefile: Add target for building bootable SPL image for SoCFPGA
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: Marek Vasut <marex@denx.de>
|