diff options
author | Tom Rini <trini@ti.com> | 2012-08-13 14:13:07 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-27 09:48:39 -0700 |
commit | 24dafad5c42018ea11c0d12f747a7eb337229f5a (patch) | |
tree | 609e202d45f149c73d95211e03e29d4f13c81211 /boards.cfg | |
parent | 8082fda9fc6d6fb6ba1bc467fb117af3dbed928a (diff) | |
download | u-boot-imx-24dafad5c42018ea11c0d12f747a7eb337229f5a.zip u-boot-imx-24dafad5c42018ea11c0d12f747a7eb337229f5a.tar.gz u-boot-imx-24dafad5c42018ea11c0d12f747a7eb337229f5a.tar.bz2 |
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: Tom Rini <trini@ti.com>
Diffstat (limited to 'boards.cfg')
0 files changed, 0 insertions, 0 deletions