]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/katmai/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
[u-boot] / board / amcc / katmai / config.mk
index 115c1aed05314a3e72e21b6c8ca1d10fd6ca391c..ef0cf96720d1ef63af0b35a6560c7e149b7921bc 100644 (file)
@@ -25,7 +25,7 @@
 # AMCC 440SPe Evaluation (Katmai) board
 #
 
-TEXT_BASE = 0xfffc0000
+TEXT_BASE = 0xFFFA0000
 
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
@@ -34,5 +34,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif