Skip to content
Commit 677a24cb authored by Ricardo Salveti's avatar Ricardo Salveti Committed by Michal Simek
Browse files

xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB



commit 03f1f78a ("spl: fit: Prefer a malloc()'d buffer for loading
images")' changed the way buffer allocation worked for SPL to a more
flexible method.

For xilinx zynqmp the 1MB buffer is not necessarily enough when dealing
with complex fit images (e.g. containing FPGA/TF-A/OP-TEE/U-Boot
proper), which can easily reach up to 10MB, so increase the default
CONFIG_SYS_SPL_MALLOC_SIZE size to 16MB to cover more advanced
scenarios.

Signed-off-by: default avatarRicardo Salveti <ricardo@foundries.io>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent ec22c365
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment