On Wed, Mar 6, 2019 at 1:16 PM Michael Trimarchi
<mich...@amarulasolutions.com> wrote:
>
> The nand boot require a little more memory that we had previosly
> allocated so it stopped booting.
> This patch increase CONFIG_SPL_SYS_MALLOC_F_LEN to 0x2000.
>
> Signed-off-by: Michael Trimarchi <mich...@amarulasolutions.com>
> ---

Commit head to be specify the issue on relevant board, so it can be

configs: icore: Fix U-Boot proper loading from nand

SPL on Engicam i.Core M6 boards enabled DM, so it would require some malloc()
pool before relocation in order to load U-Boot proper properly.

So, enable SPL malloc() pool of 0x2000 size similarly like what we have used for
icore mmc defconfigs.

Once this is added,

Reviewed-by: Jagan Teki <ja...@amarulasolutions.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to