Home
last modified time | relevance | path

Searched hist:ba19599b4433d1b5b4c8b6872453eec0441d2fc0 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcrt0.Sba19599b4433d1b5b4c8b6872453eec0441d2fc0 Tue Nov 11 00:16:44 UTC 2014 Simon Glass <sjg@chromium.org> dm: arm: spl: Allow simple malloc() in SPL

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@chromium.org>