Skip to content
Commit 5183b7ec authored by Simon Schwarz's avatar Simon Schwarz Committed by Albert ARIBAUD
Browse files

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: default avatarSimon Schwarz <simonschwarzcor@gmail.com>
Tested-by: default avatarThomas Weber <weber@corscience.de>
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 754f8cb6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment