summaryrefslogtreecommitdiff
path: root/board/espt/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-13 23:37:55 +0200
committerWolfgang Denk <wd@denx.de>2009-07-13 23:37:55 +0200
commited01c4f59ddda1cb898d86c1ac0945c756ab88c2 (patch)
tree8ad2a563b7d5ca31bb7f2af3c5fd6bd7fa0845b3 /board/espt/config.mk
parent5db1dcce91e98915ef8a3377774f860ba601301c (diff)
parent04366d070a1a3f7affddf15aaaea87bcf44cdbb0 (diff)
downloadu-boot-imx-ed01c4f59ddda1cb898d86c1ac0945c756ab88c2.zip
u-boot-imx-ed01c4f59ddda1cb898d86c1ac0945c756ab88c2.tar.gz
u-boot-imx-ed01c4f59ddda1cb898d86c1ac0945c756ab88c2.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-sh
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 0000000..006b432
--- /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