]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: restrict am62ax wakup SPL size
authorBryan Brattlof <bb@ti.com>
Sat, 24 Dec 2022 01:15:21 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 20:39:07 +0000 (15:39 -0500)
commitd12561211d4cfcd5e141c1c07e2e53e34a103553
tree653c6c6453601b21cb9fb31ceba5de0caa5f1428
parent83f5195e328bf7dd3b0ad224a3437bd281788d13
configs: restrict am62ax wakup SPL size

In its current form, the am62a's wakeup SPL is fairly small, however
this will not remain as more boot modes are eventually added. To protect
us from overflowing our ~256k of HSM SRAM, add limits and check during
the wakeup SPL build.

Signed-off-by: Bryan Brattlof <bb@ti.com>
configs/am62ax_evm_r5_defconfig