]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 24 Feb 2015 13:26:18 +0000 (22:26 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:56:51 +0000 (13:56 +0200)
commitbae18d75bc40a7fe1397494a34f62f4b889c8f28
tree99198f3e92741aeb9603202f0e42741711d8c27a
parent20ad1615143eb99200b58b538b97934aecfc63a0
ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value

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@jp.panasonic.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv7/uniphier/Kconfig