]> git.sur5r.net Git - u-boot/blobdiff - board/amcc/canyonlands/config.mk
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
[u-boot] / board / amcc / canyonlands / config.mk
index 551a8175563bf9499385b248529909e19d7d21bc..d693a26b8112c235d28b93e05f4dbdbe2049088a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# (C) Copyright 2008
+# (C) Copyright 2008-2010
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
 # See file CREDITS for list of people who contributed to this
 # AMCC 460EX/460GT Evaluation Board (Canyonlands) board
 #
 
-sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
-
-ifndef TEXT_BASE
-TEXT_BASE = 0xFFFA0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)