commit | e89f5591f40a1c46f4a1016eddd1e215175b992f | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 16 09:44:23 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 26 20:02:33 2018 +0530 |
tree | f2ffdf30e1b4436d236ffaea7c775ffe3cc69e46 | |
parent | eff264d731d00a82a04e357fa04024d1a445d269 [diff] |
Makefile: Add size check to the u-boot.itb make target The make macro to check if the binary exceeds the board size limit is not called. Make sure that is the case. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>