summaryrefslogtreecommitdiffstats
path: root/board/sc3
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2010-07-27 07:07:24 +0200
committerStefan Roese <sr@denx.de>2010-08-09 16:05:18 +0200
commit5bea7e6ce3837e12e507a78211bbf902ab43252a (patch)
tree5f131f307cb9a1946407dc0351a1299836fc9aac /board/sc3
parent5baefbba382854ed824ee381796174a7401362fa (diff)
downloadblackbird-obmc-uboot-5bea7e6ce3837e12e507a78211bbf902ab43252a.tar.gz
blackbird-obmc-uboot-5bea7e6ce3837e12e507a78211bbf902ab43252a.zip
ppc4xx: Fix building of sc3 board
Update image size after addition of new environment handling. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/sc3')
-rw-r--r--board/sc3/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sc3/config.mk b/board/sc3/config.mk
index 1bdf5e4fcf..a46b197249 100644
--- a/board/sc3/config.mk
+++ b/board/sc3/config.mk
@@ -21,4 +21,4 @@
# MA 02111-1307 USA
#
-TEXT_BASE = 0xFFFC0000
+TEXT_BASE = 0xFFFA0000
OpenPOWER on IntegriCloud