uboot: Introduce BR2_TARGET_UBOOT_FORMAT_DTB_IMX
authorFabio Estevam <festevam@gmail.com>
Thu, 5 Jul 2018 19:24:29 +0000 (16:24 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 7 Jul 2018 21:52:02 +0000 (23:52 +0200)
commita777a426a0ba211eccaf70866537ef3ad08d2d86
tree9c0d116e0b2a3e520d6f7d8c6a9d82c3bc0b935c
parent3193ac1d5426ad7202cfb262094f86f32f454212
uboot: Introduce BR2_TARGET_UBOOT_FORMAT_DTB_IMX

Some i.MX boards which use device tree to describe the hardware
for U-Boot generate a u-boot-dtb.imx binary.

Introduce the BR2_TARGET_UBOOT_FORMAT_DTB_IMX option to
handle such case.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
boot/uboot/Config.in
boot/uboot/uboot.mk