boot/uboot: add option to build u-boot.itb image
authorDario Binacchi <dariobin@libero.it>
Tue, 3 Dec 2019 21:36:22 +0000 (22:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 8 Dec 2019 21:22:08 +0000 (22:22 +0100)
commitcde2f0ce6dad73f97d24b396dfc5c50e031795ad
treee25de8ca3a121a48d024b5de53891c52292d09ad
parentc3c0c4f0e85cf458f3c99ae28e25a3fd1e9de57c
boot/uboot: add option to build u-boot.itb image

It allows you to add the u-boot.itb to the list of U-Boot images that
can be created. Like the others, this one is also copied to the image
folder.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/uboot/Config.in
boot/uboot/uboot.mk