]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/t3corp/config.mk
README.arm-relocation: get relocated address in gdb
[karo-tx-uboot.git] / board / t3corp / config.mk
index 616aa198274718be09a1182451e3d509eb989503..e893fee27c313f15a1ac7ca92317f7ec9c92170e 100644 (file)
 #
 #
 
-sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
-
-ifndef TEXT_BASE
-TEXT_BASE = 0xFFFA0000
-endif
-
 PLATFORM_CPPFLAGS += -DCONFIG_440=1
 
 ifeq ($(debug),1)