ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 11 Feb 2024 17:34:29 +0000 (18:34 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 17 Feb 2024 21:38:20 +0000 (22:38 +0100)
commit1c987e6fb4df31edde25d7517cfdcddce2f639c8
tree15f49ce938a100516da331816d20b615971528b3
parente4c2f0f78646e179632d0e8bcadfaab5c6077cc0
ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB

The maximum size of u-boot.img on R-Car Gen2 is 0x80000 or 512 kiB,
set the limit to avoid overflows as new functionality gets pulled in.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Kconfig