]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/bluestone/config.mk
Makefile: move all Power Architecture boards into boards.cfg
[people/ms/u-boot.git] / board / amcc / bluestone / config.mk
index efb2de48ac11f7782167a2351aa2d0c8e26ece3e..d5d66eb9e4b62436a58bbcdc6221aabda0ed189c 100644 (file)
 # Applied Micro APM821XX Evaluation board.
 #
 
-sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
-
-ifndef CONFIG_SYS_TEXT_BASE
-CONFIG_SYS_TEXT_BASE = 0xFFFA0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)