diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2010-12-01 00:58:36 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-12-09 11:01:16 +0100 |
commit | b9c5081d7d6ebc3290813675ca8771f4471edb85 (patch) | |
tree | c914a55c317ff09cc358421413bb9670bb0b9f22 /board/pdm360ng | |
parent | 1f52d89f2b4b5ca8dde7aa1be02bb1c658e0aa13 (diff) | |
download | u-boot-imx-b9c5081d7d6ebc3290813675ca8771f4471edb85.zip u-boot-imx-b9c5081d7d6ebc3290813675ca8771f4471edb85.tar.gz u-boot-imx-b9c5081d7d6ebc3290813675ca8771f4471edb85.tar.bz2 |
armv7: fix relocation skip
I doubt the stack_setup() was defective before:
we load the current location of _start and compare against destination
of relocate_code(). If we are already there we shoud skip the
relocation and jump over to clear_bss. Before the clear_bss was also skipped.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'board/pdm360ng')
0 files changed, 0 insertions, 0 deletions