summaryrefslogtreecommitdiffstats
path: root/board/overo
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-09-29 13:54:19 -0700
committerWolfgang Denk <wd@denx.de>2010-10-17 20:14:24 +0200
commit4d7d7bc36d3ef71b4808731b345c8f68c8bed6a4 (patch)
tree06d4ae784ecc3a4ab30f7d26e4fada66ee555346 /board/overo
parent64455352ad0bf96570ea35e6b65e5b4f066a97e9 (diff)
downloadblackbird-obmc-uboot-4d7d7bc36d3ef71b4808731b345c8f68c8bed6a4.tar.gz
blackbird-obmc-uboot-4d7d7bc36d3ef71b4808731b345c8f68c8bed6a4.zip
ARMV7: OMAP3: Implement relocation for Overo
This patch fixes the build breakage introduced by the recent relocation changes for ARMV7 Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'board/overo')
-rw-r--r--board/overo/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/overo/config.mk b/board/overo/config.mk
index d372fd901f..59b651f60a 100644
--- a/board/overo/config.mk
+++ b/board/overo/config.mk
@@ -26,4 +26,4 @@
# (mem base + reserved)
# For use with external or internal boots.
-TEXT_BASE = 0x80e80000
+TEXT_BASE = 0x80008000
OpenPOWER on IntegriCloud