Skip to content
Commit 24dafad5 authored by Tom Rini's avatar Tom Rini
Browse files

ARM: SPL: Only call mem_malloc_init if configured



We can only attempt to setup a malloc pool if
CONFIG_SYS_SPL_MALLOC_START is defined, and not all boards require it.
Make the call depend on the define.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 8082fda9
Loading
Loading
Loading
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