On Sat, 2015-06-06 at 17:13 +0200, Hans de Goede wrote:
> > @@ -113,7 +113,7 @@
> >   #endif
> >
> >   /* 4MB of malloc() pool */
> > -#define CONFIG_SYS_MALLOC_LEN              (CONFIG_ENV_SIZE + (4 << 20))
> > +#define CONFIG_SYS_MALLOC_LEN              (CONFIG_ENV_SIZE + (64 << 20))
> >
> >   /*
> >    * Miscellaneous configurable options
> 
> Please update the comment about malloc_pool size to match :)

...and explain in the commit log why this needs increasing as part of
this change.

Ian.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to