]> git.baikalelectronics.ru Git - uboot.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)
commit04c39f641fa0b805b3a001d7943c55e338e68edf
tree653c6c6453601b21cb9fb31ceba5de0caa5f1428
parent7930a46a90bfc4b00d194d9f36066507daba63ae
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