]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/t3corp/config.mk
Makefile: move all Power Architecture boards into boards.cfg
[karo-tx-uboot.git] / board / t3corp / config.mk
index 640389e32cbfa2472de8f25843fce81d4de5fbda..e893fee27c313f15a1ac7ca92317f7ec9c92170e 100644 (file)
 #
 #
 
-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)