[PATCH v2 1/2] spl: Add size check for u-boot-with-spl.bin
Tom Rini
trini at konsulko.com
Tue May 27 15:49:06 CEST 2025
On Tue, May 27, 2025 at 02:10:48PM +0200, Philip Oberfichtner wrote:
> Introduce another SIZE_CHECK macro for u-boot-with-spl.bin.
>
> Signed-off-by: Philip Oberfichtner <pro at denx.de>
> ---
>
> Notes:
> Changes in v2: none
>
> Makefile | 7 +++++++
> common/spl/Kconfig | 7 +++++++
> 2 files changed, 14 insertions(+)
So, for u-boot-with-spl.imx we use BOARD_SIZE_CHECK and
CONFIG_BOARD_SIZE_LIMIT. I think for consistency it would be better to
re-use that option here and expand the help text on
CONFIG_BOARD_SIZE_LIMIT to note which build targets make use of it.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250527/c78610b9/attachment.sig>
More information about the U-Boot
mailing list