Skip to content
Snippets Groups Projects
Commit 43e6f94c authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Stefano Babic
Browse files

imx: mkimage: add size check to the u-boot.imx make target


The make macro to check if the binary exceeds the board size limit is
taken straight from the root Makefile.

Without this and e.g. enabled EFI Vybrid fails booting as the regular
size limit check does not take the final u-boot.imx binary size into
account which is bigger due to alignment as well as IMX header stuff.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent 42cc42ac
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment