[PATCH v2 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL
Simon Glass
sjg at chromium.org
Wed Aug 9 04:03:59 CEST 2023
On Tue, 8 Aug 2023 at 16:53, Sean Anderson <sean.anderson at seco.com> wrote:
>
> On boards with size restrictions, 1-2k can be a significant fraction of
> the binary size. Add a new SPL version of SYS_MALLOC_RUNTIME_INIT and
> enable it by default.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
> (no changes since v1)
>
> Kconfig | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list