-
- Downloads
mkimage: fix generation of FIT image
Commit 7a439cad 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>
Please register or sign in to comment