]> git.sur5r.net Git - u-boot/blobdiff - board/sbc8548/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[u-boot] / board / sbc8548 / config.mk
index c9fa3ad6fba6452371f03226bdc4feb289ab78ba..b2013d66791e1b41f9713505d328695d27d6a255 100644 (file)
@@ -24,9 +24,5 @@
 # sbc8548 board
 #
 ifndef TEXT_BASE
-TEXT_BASE = 0xfff80000
+TEXT_BASE = 0xfffa0000
 endif
-
-PLATFORM_CPPFLAGS += -DCONFIG_E500=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1
-PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1