diff options
author | Patrice Chotard <patrice.chotard@foss.st.com> | 2025-05-27 15:27:55 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2025-06-11 09:42:55 +0200 |
commit | 38aa59bb36f400f6b27b2979e3b85609c5e55afc (patch) | |
tree | 3a9c38e7be1b8b71bd6eaa2e4563a785bfacffaf /drivers/ram/stm32mp1/stm32mp1_ddr.c | |
parent | 1cdb64ad3aa9d6cd4a02adc09fcc1015f90e2fb9 (diff) |
configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000
Due activation of SCMI, we need to increase SYS_MALLOC_F_LEN value
to avoid following message:
U-Boot 2025.04-01224-g75b77a2a6d31-dirty (Apr 25 2025 - 11:23:30 +0200)
alloc space exhausted ptr 400040 limit 400000
alloc space exhausted ptr 400020 limit 400000
alloc space exhausted ptr 400060 limit 400000
alloc space exhausted ptr 400060 limit 400000
Set SYS_MALLOC_F_LEN to 0x60000 to fix this issue.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'drivers/ram/stm32mp1/stm32mp1_ddr.c')
0 files changed, 0 insertions, 0 deletions