arm: mach-k3: Increase SYSFW max image size
authorDave Gerlach <d-gerlach@ti.com>
Tue, 16 May 2023 04:54:37 +0000 (10:24 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 30 May 2023 19:13:44 +0000 (15:13 -0400)
commit895b8b6768eea970e975b9d4a28cd42e7643c848
tree3e0325807c871b197b9496615203fadcec0ceeed
parent6cfdf8270e69ec509b90011553af87baf51da19c
arm: mach-k3: Increase SYSFW max image size

When booting with HS silicon, the system firmware image is 278270, which
is slightly larger than currently allocated amount.

This can cause unexpected behavior if this overlap interferes with other
things in memory, so increase this with a slightly margin added as well
to avoid any boot issues that can appear after system firmware gets
loaded.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
arch/arm/mach-k3/Kconfig