[U-Boot] [PATCH v4 2/4] imx: move BOARD_SIZE_CHECK to main Makefile

Tom Rini trini at konsulko.com
Fri Jun 7 22:04:56 UTC 2019


On Tue, Apr 02, 2019 at 07:19:05PM +0200, Heinrich Schuchardt wrote:

> We currently have duplicate definitions for BOARD_SIZE_CHECK in Makefile
> and arch/arm/mach-imx/Makefile.
> 
> Move the board size check from arch/arm/mach-imx/Makefile to Makefile.
> 
> Depending on the value of CONFIG_BOARD_SIZE_LIMIT an error like an error
> like the following is thrown:
> 
> u-boot-dtb.imx exceeds file size limit:
>   limit:  503696 bytes
>   actual: 509720 bytes
>   excess: 6024 bytes
> make: *** [Makefile:1051: u-boot-dtb.imx] Error 1
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Fabio Estevam <festevam at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190607/e53cff7d/attachment.sig>


More information about the U-Boot mailing list