
3 May
2016
3 May
'16
5:28 p.m.
On Tue, May 03, 2016 at 03:17:03PM +0200, Andreas Bießmann wrote:
Commit 7a439cadcf3192eb012a2432ca34670b676c74d2 broke generation of SPL loadable FIT images (CONFIG_SPL_LOAD_FIT). Fix it by removing the unnecessary storage of expected image type. This was a left over of the previous implementation. It is not longer necessary since the mkimage -b switch always has one parameter.
Tested-by: Lokesh Vutla lokeshvutla@ti.com Signed-off-by: Andreas Bießmann andreas@biessmann.org
Thanks for the quick fix, applied to u-boot/master, thanks!
--
Tom