summaryrefslogtreecommitdiffstats
path: root/board/espt/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
committerWolfgang Denk <wd@denx.de>2009-07-14 00:00:04 +0200
commit87abce6e91b668390d07b578100d4053283a67e8 (patch)
tree230c7bad063d766fc9cbd34ab89bce338a811739 /board/espt/config.mk
parentc9969947a4687de90e2bb58e76842b491aa0e0b9 (diff)
parentbb272ec8df6e35b7e19ce1237cae28798167a624 (diff)
downloadtalos-obmc-uboot-87abce6e91b668390d07b578100d4053283a67e8.tar.gz
talos-obmc-uboot-87abce6e91b668390d07b578100d4053283a67e8.zip
Merge branch 'master' of /home/wd/git/u-boot/master
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