summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-05-31 17:21:22 +0200
committerWolfgang Denk <wd@denx.de>2007-05-31 17:21:22 +0200
commitf61137937da9afb543a55ca44b7178f2feee34cf (patch)
tree16c8f4c40b93ccc4966e08a808d244c66a38fbef /board
parent19bf91f9628f80a55d4f171df71041574882b3d6 (diff)
parentee1529838abbfaa35f14e3ffbeaaba693159475f (diff)
downloadblackbird-obmc-uboot-f61137937da9afb543a55ca44b7178f2feee34cf.tar.gz
blackbird-obmc-uboot-f61137937da9afb543a55ca44b7178f2feee34cf.zip
Merge with /home/wd/git/u-boot/stx-gp3ssa
Diffstat (limited to 'board')
-rw-r--r--board/stxssa/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/stxssa/config.mk b/board/stxssa/config.mk
index 30f42c53aa..5f4fc7403e 100644
--- a/board/stxssa/config.mk
+++ b/board/stxssa/config.mk
@@ -22,13 +22,12 @@
# MA 02111-1307 USA
#
-#
# default CCARBAR is at 0xff700000
# assume U-Boot is less than 0.5MB
# U-Boot is less than 256K, so push
# it further up into the flash
#
-TEXT_BASE = 0xfffC0000
+TEXT_BASE = 0xFFFC0000
PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
PLATFORM_CPPFLAGS += -DCONFIG_E500=1
OpenPOWER on IntegriCloud