kumquat-buildroot/boot/uboot
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
..
2015.07
Config.in boot/uboot: Add custom Subversion repository support for the package 2016-04-05 22:27:17 +02:00
uboot.hash boot/uboot: bump to version 2016.03 2016-03-14 23:45:45 +01:00
uboot.mk uboot: ensure u-boot-dtb.img gets built if enabled 2016-05-05 11:31:39 +02:00