]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: mx6: Reduce SPL malloc pool size
authorMarek Vasut <marex@denx.de>
Fri, 20 Nov 2015 20:43:24 +0000 (21:43 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Nov 2015 15:24:48 +0000 (16:24 +0100)
commitfef438d76c08ba11f35b1257892bb3093d8e4caf
tree45ce072e8132dd203f4f475d8dcba5e1fe4a87ad
parent1d149eddcc0661b683002f76a8240491eba00dbb
arm: mx6: Reduce SPL malloc pool size

Using 50 MiB malloc pool in SPL is nonsense. Since the caches are not
enabled in SPL, it takes 2 seconds to init the pool and has no obvious
benefit. Reduce the size to 1 MiB.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Tested-by: Stefano Babic <sbabic@denx.de>
Acked-by: Tim Harvey <tharvey@gateworks.com>
include/configs/imx6_spl.h