From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 7 Jun 2019 18:04:51 -0400 Subject: [U-Boot] [PATCH v4 1/4] Makefile: reusable function for BOARD_SIZE_CHECK In-Reply-To: <20190402171907.17929-2-xypron.glpk@gmx.de> References: <20190402171907.17929-1-xypron.glpk@gmx.de> <20190402171907.17929-2-xypron.glpk@gmx.de> Message-ID: <20190607220451.GB7461@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Apr 02, 2019 at 07:19:04PM +0200, Heinrich Schuchardt wrote: > Carve out function size_check from macro BOARD_SIZE_CHECK. This will allow > us to reuse the function for other file size checks. > > Depending on the value of CONFIG_BOARD_SIZE_LIMIT an error like the > following is thrown: > > u-boot-dtb.img exceeds file size limit: > limit: 409516 bytes > actual: 444346 bytes > excess: 34830 bytes > make: *** [Makefile:1212: u-boot-dtb.img] Error 1 > > Signed-off-by: Heinrich Schuchardt 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: