RE: [PATCH v3 1/5] imx: mkimage_fit_atf: Fix FIT image if BL31.bin missing

2020-05-26 Thread Peng Fan
> Subject: [PATCH v3 1/5] imx: mkimage_fit_atf: Fix FIT image if BL31.bin > missing > > From: Heiko Stuebner > > Right now if its bl31.bin is missing, the imx make_fit_atf.sh does return > "sucessful" without generating an .its source file, which makes autob

[PATCH v3 1/5] imx: mkimage_fit_atf: Fix FIT image if BL31.bin missing

2020-05-26 Thread Heiko Stuebner
From: Heiko Stuebner Right now if its bl31.bin is missing, the imx make_fit_atf.sh does return "sucessful" without generating an .its source file, which makes autobuilders unhappy. So this change is similar to Tom Rini's commit 4c78028737c3 ("mksunxi_fit_atf.sh: Allow for this to complete when