summaryrefslogtreecommitdiff
path: root/common/cli.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-10-19 12:49:58 (GMT)
committerTom Rini <trini@konsulko.com>2015-10-24 17:50:35 (GMT)
commit518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf (patch)
treea80994fdfea5d483c2585f77fa69fc14f3d15148 /common/cli.c
parent12360982fa03b8d6ff9140f05067c3a8635c3540 (diff)
downloadu-boot-fsl-qoriq-518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf.tar.xz
board_init_f_mem(): Don't create an unused early malloc() area
Change the #ifdef so that the early malloc() area is not set up in SPL if CONFIG_SYS_SPL_MALLOC_START is defined. In that case it would never actually be used, and just chews up stack space. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'common/cli.c')
0 files changed, 0 insertions, 0 deletions