]> git.sur5r.net Git - u-boot/commit
Makefile: Add size check to the u-boot.itb make target
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 16 Jan 2018 08:44:23 +0000 (09:44 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 26 Jan 2018 14:32:33 +0000 (20:02 +0530)
commite89f5591f40a1c46f4a1016eddd1e215175b992f
treef2ffdf30e1b4436d236ffaea7c775ffe3cc69e46
parenteff264d731d00a82a04e357fa04024d1a445d269
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>
Makefile