Skip to content
Snippets Groups Projects
Commit fef438d7 authored by Marek Vasut's avatar Marek Vasut Committed by Stefano Babic
Browse files

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: default avatarMarek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Tested-by: default avatarStefano Babic <sbabic@denx.de>
Acked-by: default avatarTim Harvey <tharvey@gateworks.com>
parent 1d149edd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment