summaryrefslogtreecommitdiff
path: root/board/espt
diff options
context:
space:
mode:
Diffstat (limited to 'board/espt')
-rw-r--r--board/espt/config.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/espt/config.mk b/board/espt/config.mk
deleted file mode 100644
index 21b51de767..0000000000
--- a/board/espt/config.mk
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# board/espt/config.mk
-#
-# CONFIG_SYS_TEXT_BASE refers to image _after_ relocation.
-#
-# NOTE: Must match value used in u-boot.lds (in this directory).
-#
-
-CONFIG_SYS_TEXT_BASE = 0x8FFC0000