[U-Boot] [PATCH v2 1/4] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value

Simon Glass sjg at chromium.org
Thu Feb 19 19:28:23 CET 2015


On 19 February 2015 at 00:55, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> It is true that malloc is necessary for Driver Model before
> relocation, but there is no good reason to reserve the malloc
> space more than enough.  The default value 0x400 works well.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
>
> Changes in v2: None
>
>  arch/arm/cpu/armv7/uniphier/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list