[U-Boot] [PATCH v3 05/14] dm: spl: Make simple malloc() available when enabled

Simon Glass sjg at chromium.org
Sun Nov 23 13:58:11 CET 2014


On 10 November 2014 at 17:16, Simon Glass <sjg at chromium.org> wrote:
> Set up the simple malloc() implementation when requested, in preference to
> the full malloc().
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  common/spl/spl.c | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
>

Applied to u-boot-dm.


More information about the U-Boot mailing list