[U-Boot] dfu_get_buf: Could not memalign 0x2000000 bytes
Fabio Estevam
festevam at gmail.com
Fri Feb 27 16:43:11 CET 2015
Hi Przemyslaw,
On Fri, Feb 27, 2015 at 12:35 PM, Przemyslaw Marczak
<p.marczak at samsung.com> wrote:
> Yes, please update line 33 in your config file, at least with this
>
> #define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M) +
> CONFIG_SYS_DFU_DATA_BUF_SIZE
>
> You don't have enough malloc memory reserved.
This fixes the problem :-)
Thanks a lot for your help!
More information about the U-Boot
mailing list