summaryrefslogtreecommitdiff
path: root/board/ispan/config.mk
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-06-09 14:47:54 (GMT)
committerwdenk <wdenk>2004-06-09 14:47:54 (GMT)
commitc3c7f861aef5abb5173f16af66c3941149954553 (patch)
tree7063ffd701c0ca6ab9ed60cf8587da866a49b6c2 /board/ispan/config.mk
parentf39748ae8edb03017647b0d731cdd06e7bdcde13 (diff)
downloadu-boot-c3c7f861aef5abb5173f16af66c3941149954553.tar.xz
Patch by Yuli Barcohen, 20 May 2004:
Add support for Interphase iSPAN boards.
Diffstat (limited to 'board/ispan/config.mk')
-rw-r--r--board/ispan/config.mk29
1 files changed, 29 insertions, 0 deletions
diff --git a/board/ispan/config.mk b/board/ispan/config.mk
new file mode 100644
index 0000000..4600dbb
--- /dev/null
+++ b/board/ispan/config.mk
@@ -0,0 +1,29 @@
+#
+# Copyright (C) 2004 Arabella Software Ltd.
+# Yuli Barcohen <yuli@arabellasw.com>
+#
+# See file CREDITS for list of people who contributed to this
+# project.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of
+# the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+
+#
+# Interphase iSPAN Communications Controllers
+#
+#TEXT_BASE = 0xFF800000
+#TEXT_BASE = 0xFFBA0000
+TEXT_BASE = 0xFE7A0000