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

Simon Glass sjg at chromium.org
Tue Nov 10 22:19:12 CET 2015


Hi Fabio,

On 10 November 2015 at 14:16, Fabio Estevam <festevam at gmail.com> wrote:
> On Tue, Nov 10, 2015 at 1:38 PM, Fabio Estevam <festevam at gmail.com> wrote:
>
>>> Are you using CONFIG_SYS_MALLOC_F?
>>
>> No, I am not, but I have also tried adding CONFIG_SYS_MALLOC_F_LEN
>> inside configs/mx6sabresd_spl_defconfig, but it did not help.
>
> Sorry, you asked for CONFIG_SYS_MALLOC_F. I do have CONFIG_SYS_MALLOC_F selected

Then I wonder why malloc() is failing? Is it because there is too much
being allocated, or is the simple malloc region not being set up
correctly?

Regards,
Simon


More information about the U-Boot mailing list