[U-Boot] [PATCH v3 04/14] dm: arm: spl: Allow simple malloc() in SPL

Simon Glass sjg at chromium.org
Sun Nov 23 13:56:08 CET 2014


On 11 November 2014 at 01:16, Simon Glass <sjg at chromium.org> wrote:
> For SPL it is sometimes useful to have a simple malloc() just to permit
> driver model to work, in the cases where the full malloc() is not made
> available by the board config.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/lib/crt0.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list