On Tue, Nov 10, 2015 at 7:29 PM, Simon Glass <s...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to