Files
u-boot/configs
Simon Glass 8503a36c18 imx8mp: Increase the BSS limit for a few boards
These boards have quite a low BSS limit of 1K. The new dlmalloc needs
about 1K of BSS (instead of 2K of data), since its state has moved out
of the data region.

Increase the limit by 0.5K for these boards:

   imx8mp_data_modul_edm_sbc
   imx8mp_dhcom_drc02
   imx8mp_dhcom_pdk2
   imx8mp_dhcom_pdk3
   imx8mp_dhcom_picoitx
   imx8mp_venice

Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-01 15:57:27 +00:00
..
2025-08-04 19:37:20 +00:00
2025-09-19 12:55:57 -06:00
2025-09-15 03:22:49 -06:00