[U-Boot] [PATCH 4/4] sunxi: Switch to using malloc_simple for the spl

Simon Glass sjg at chromium.org
Thu Feb 5 04:05:00 CET 2015


On 4 February 2015 at 05:05, Hans de Goede <hdegoede at redhat.com> wrote:
> common/dlmalloc.c is quite big, both in .text and .data usage. E.g. for a
> Mele_M9 sun6i board build this reduces .text from 0x4214 to 0x3b94 bytes, and
> .data from 0x54c to 0x144 bytes.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  include/configs/sunxi-common.h | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list