kumquat-buildroot/boot
Peter Korsgaard 2d0bc89ebf uboot: ensure u-boot-dtb.img gets built if enabled
u-boot-dtb.img only gets built by default (all target) if
CONFIG_OF_SEPARATE _AND_ CONFIG_SPL_FRAMEWORK are enabled.

Certain SoCs (E.G. Action Semi S500) use a proprietary first level
bootloader instead of u-boot SPL, but still use u-boot-dtb.img as the first
level bootloader parses the uImage header for size/loadaddr.

Ensure u-boot-dtb.img gets built if enabled by explicitly listing it as a
u-boot make target (next to all) to support such setups.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-05 11:31:39 +02:00
..
afboot-stm32 afboot-stm32: use the Buildroot toolchain 2016-04-16 12:43:16 +02:00
at91bootstrap
at91bootstrap3 Fix fallout after generated defconfig support 2015-12-23 09:54:14 +01:00
at91dataflashboot
barebox barebox: support auxiliary config build 2016-05-01 14:33:57 +02:00
boot-wrapper-aarch64
grub boot/grub: add rootwait to default config 2016-03-10 22:29:36 +01:00
grub2 boot/grub2: enable squashfs support by default 2016-03-29 03:02:05 +02:00
gummiboot
lpc32xxcdl
mxs-bootlets
syslinux syslinux: fix boot hang when host-gcc is 5.3 2016-05-01 22:22:11 +02:00
uboot uboot: ensure u-boot-dtb.img gets built if enabled 2016-05-05 11:31:39 +02:00
xloader
common.mk
Config.in afboot-stm32: new package 2016-02-22 23:23:17 +01:00