diff options
author | Simon Glass <sjg@chromium.org> | 2015-10-19 06:49:58 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-24 13:50:35 -0400 |
commit | 518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf (patch) | |
tree | a80994fdfea5d483c2585f77fa69fc14f3d15148 /test/cmd_repeat.sh | |
parent | 12360982fa03b8d6ff9140f05067c3a8635c3540 (diff) | |
download | u-boot-imx-518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf.zip u-boot-imx-518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf.tar.gz u-boot-imx-518f0bccc49e783ae6aa68af9cb3b3dcd912f2cf.tar.bz2 |
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 'test/cmd_repeat.sh')
0 files changed, 0 insertions, 0 deletions