Home
last modified time | relevance | path

Searched hist:"6 d0bdfdde58b4df825b67dc58b3a948deea268e0" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h6d0bdfdde58b4df825b67dc58b3a948deea268e0 Sun Sep 13 10:31:24 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Switch to using malloc_simple for the spl

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@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/arch/arm/
H A DKconfig6d0bdfdde58b4df825b67dc58b3a948deea268e0 Sun Sep 13 10:31:24 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Switch to using malloc_simple for the spl

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@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Tom Rini <trini@konsulko.com>