[U-Boot] [PATCH] Revert "arm: Switch 32-bit ARM to using generic global_data setup"

Fabio Estevam festevam at gmail.com
Tue Nov 10 22:47:58 CET 2015


On Tue, Nov 10, 2015 at 7:29 PM, Simon Glass <sjg at chromium.org> wrote:

> Are you able to check what is happening in malloc_simple()? It is a
> really simple function.

Yes, I turned on debug inside malloc_simple() and it returns NULL:

U-Boot SPL 2015.10-00523-ge490ad2-dirty (Nov 10 2015 - 19:44:06)
malloc_simple: size=40, ptr=40, limit=1000
**** malloc_simple returns NULL
******* malloc returned NULL

map_sysmem() is returning NULL inside malloc_simple().

Regards,

Fabio Estevam


More information about the U-Boot mailing list