diff options
author | Tim Harvey | 2021-03-08 13:52:36 -0800 |
---|---|---|
committer | Stefano Babic | 2021-04-08 20:29:53 +0200 |
commit | 72b3732d24f12b2279f93c05e6eb74452b2b284a (patch) | |
tree | 33035b4a11e461e1a8992063e17de98ba8dfbdbb /include/configs/colibri_imx6.h | |
parent | bb32c2a617673ff14970399e5519de0400614baf (diff) |
board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZE
commit 03f1f78a9b44 ("spl: fit: Prefer a malloc()'d buffer for loading images")'
changed the way buffer allocation worked for SPL to a more flexible
method.
For venice this caused breakage that is resolved by increasing the size
of CONFIG_SYS_SPL_MALLOC_SIZE as the current FIT slighly exceeds 512KiB.
Additionally remove the unnecessary comment on CONFIG_SPL_BSS_MAX_SIZE
and CONFIG_SYS_SPL_MALLOC_SIZE as the size is obvious from the define.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/configs/colibri_imx6.h')
0 files changed, 0 insertions, 0 deletions