mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing
authorTom Rini <trini@konsulko.com>
Mon, 22 May 2017 19:40:11 +0000 (15:40 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 23 May 2017 00:18:01 +0000 (20:18 -0400)
commit4c78028737c3185f49f5691183aeac3478b5f699
treeac1749b865dc6db39463d0d48e5895430a490727
parent711391131c84398d1b8256ab5a8cfa2969ad57c7
mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing

In situations like an autobuilder we are likely to not have bl31.bin
present and thus would fail to build and propagate the error upwards.
Instead, print a big warning to stderr so that human will see that
something is wrong but complete the build.

Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/sunxi/mksunxi_fit_atf.sh