u-boot-2016/scripts
Marek Vasut 333b7209ed 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>
2015-08-08 14:14:10 +02:00
..
basic fixdep: remove multiple .config support code 2015-03-05 20:50:30 -05:00
kconfig kconfig: sync with Linux 4.1 2015-07-27 15:01:53 -04:00
.gitignore
binutils-version.sh
checkpatch.pl
checkstack.pl
cleanpatch
docproc.c
dtc-version.sh
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_maintainer.pl
Kbuild.include kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
kernel-doc
ld-version.sh
Lindent
mailmapper
Makefile
Makefile.autoconf kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 2015-07-27 15:02:00 -04:00
Makefile.build kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.clean kbuild: sync with Linux 4.1 2015-07-27 15:01:54 -04:00
Makefile.extrawarn
Makefile.host
Makefile.lib Support removing default assembler flags 2015-08-05 08:42:39 -06:00
Makefile.spl Makefile: Add target for building bootable SPL image for SoCFPGA 2015-08-08 14:14:10 +02:00
Makefile.uncmd_spl Remove SPL undefine of CONFIG_OF_CONTROL 2015-06-10 19:26:55 -06:00
mkmakefile
objdiff
setlocalversion
show-gnu-make