kumquat-buildroot/boot
Lionel Flandrin 9ee5978a91 u-boot: add support for full image socfpga mkpimage
On older SoCFPGA SoCs, there was not enough SRAM to fit the entire
U-Boot, so a SPL model was used. The SPL was therefore the binary that
had to be "prepared" to be loaded by the ROM code using the mkpimage
tool.

With newer SoCFPGA SoCs, there is enough SRAM to fit the entire U-Boot,
and therefore the ROM code directly loads U-Boot. In this case, it's the
real U-Boot image (not the SPL) that needs to be prepared using
mkpimage.

This code adds support for the newer SoCFPGA SoCs, by adjusting the
mkpimage related logic to apply on the SPL if an SPL is enabled, or on
the full U-Boot image otherwise.

Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-05 22:28:21 +01:00
..
afboot-stm32
arm-trusted-firmware arm-trusted-firmware: new package 2016-10-15 14:13:34 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox barebox: bump to version 2017.02.0 2017-02-14 20:22:36 +01:00
boot-wrapper-aarch64 boot-wrapper-aarch64: update upstream repository 2016-11-16 12:24:19 +01:00
grub
grub2
gummiboot package: fix reverse dependencies of util-linux 2017-01-28 21:02:51 +13:00
lpc32xxcdl
mxs-bootlets
s500-bootloader
syslinux
ts4800-mbrboot
uboot u-boot: add support for full image socfpga mkpimage 2017-03-05 22:28:21 +01:00
vexpress-firmware
xloader
common.mk
Config.in arm-trusted-firmware: new package 2016-10-15 14:13:34 +02:00