Files
u-boot/arch
Heiko Schocher 16c776d321 arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT case
in case CONFIG_MULTI_DTB_FIT is set and u-boot-dtb.imx
image is build, currently u-boot-dtb.bin is used for
generating the u-boot-dtb.imx binary, which is wrong, as
it contains only a dtb blob not the fit.blob

Use instead the u-boot-fit-dtb.bin for generating
u-boot-dtb.imx which contains the fit.blob.

Signed-off-by: Heiko Schocher <hs@denx.de>
2019-06-11 10:42:48 +02:00
..
2019-05-18 08:15:35 -04:00
2019-05-24 08:11:59 -04:00
2019-05-18 08:15:35 -04:00
2019-05-10 22:43:18 +02:00
2019-05-18 08:15:35 -04:00
2019-05-24 08:11:58 -04:00