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