boot/uboot: Add support for dtb.img format
authorJan Viktorin <viktorin@rehivetech.com>
Tue, 14 Jul 2015 15:14:01 +0000 (17:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 14 Jul 2015 22:06:04 +0000 (00:06 +0200)
commit920b50b7e0d7535899ccba77b85d3df57e2c2a2a
tree256701860f60ccb9fa5dc6eeae7170aa1b90fbd0
parent0b8e10c2ed913b53646c26424893f43dc42cfa15
boot/uboot: Add support for dtb.img format

Allow to generate u-boot-dtb.img. This is the same format
as u-boot.img, however, it contains a built-in device-tree.
This file is being loaded by the U-Boot SPL.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/uboot/Config.in
boot/uboot/uboot.mk