]> git.dujemihanovic.xyz Git - u-boot.git/commit
config: xea: Add limits for SPL and u-boot proper sizes
authorLukasz Majewski <lukma@denx.de>
Fri, 29 Mar 2024 11:18:09 +0000 (12:18 +0100)
committerFabio Estevam <festevam@gmail.com>
Sat, 30 Mar 2024 18:12:22 +0000 (15:12 -0300)
commitf21b3e2cd954634d405fb522198d099879f3f1e7
tree6759c2a0d5551248ec41c2b71c5edc5b165a1c66
parent7e1b8d8f1e688e7f359bff76dd30232b02635062
config: xea: Add limits for SPL and u-boot proper sizes

The XEA board has following hard constraints regarding size of binaries:
- u-boot.sb < 48 KiB
- u-boot.img < 448 KiB

Added values are supposed to avoid exceeding size of binaries during
future u-boot development.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/imx28_xea_defconfig