diff options
author | Simon Schwarz <simonschwarzcor@googlemail.com> | 2011-12-05 23:16:28 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-12-06 23:59:41 +0100 |
commit | 5183b7ec48cb6b47df2cb2ac0b7cb3e0c706d392 (patch) | |
tree | b0c860bde1689540dc5561b1a8cd0a2e8781f3d8 /arch/arm/include | |
parent | 754f8cb68978efd31ddea73fa731e4e511bdd873 (diff) | |
download | u-boot-imx-5183b7ec48cb6b47df2cb2ac0b7cb3e0c706d392.zip u-boot-imx-5183b7ec48cb6b47df2cb2ac0b7cb3e0c706d392.tar.gz u-boot-imx-5183b7ec48cb6b47df2cb2ac0b7cb3e0c706d392.tar.bz2 |
devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
This moves CONFIG_SYS_TEXT_BASE one MB after beginning of SD-RAM. Move
CONFIG_SYS_SPL_MALLOC_START to have one MB of free space for the u-boot
image.
CONFIG_SYS_TEXT_BASE was in the middle of the bss-section. This was the
reason for the problems with MMC boot described here:
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/118711
Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Tested-by: Thomas Weber <weber@corscience.de>
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions