diff options
author | Andrew F. Davis <afd@ti.com> | 2017-01-27 10:39:19 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-28 14:04:34 -0500 |
commit | b3d2861eb20a795b99292b823c923935df26dfc6 (patch) | |
tree | 6a78113cd00a0301b3c72e973fbc397ccbf3e12a /configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig | |
parent | 1923d54bfc2261948448a821d284f10566fde7fe (diff) | |
download | u-boot-imx-b3d2861eb20a795b99292b823c923935df26dfc6.zip u-boot-imx-b3d2861eb20a795b99292b823c923935df26dfc6.tar.gz u-boot-imx-b3d2861eb20a795b99292b823c923935df26dfc6.tar.bz2 |
spl: Remove overwrite of relocated malloc limit
spl_init on some boards is called after stack and heap relocation, on
some platforms spl_relocate_stack_gd is called to handle setting the
limit to its value CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN when simple
SPL malloc is enabled during relocation. spl_init should then not
re-assign the old pre-relocation limit when this is defined.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/BSC9132QDS_SDCARD_DDRCLK133_defconfig')
0 files changed, 0 insertions, 0 deletions