summaryrefslogtreecommitdiffstats
path: root/board/muas3001/config.mk
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-08-19 10:08:49 +0200
committerWolfgang Denk <wd@denx.de>2008-08-27 01:00:43 +0200
commitadf22b66d8bf05bd46e098cf71e6dca29b30aa7b (patch)
tree99fb53cd20ae8a40b7e722b34b371c36fb089bbe /board/muas3001/config.mk
parent322098bff32410d2a00031649b47c4ec90a66d9a (diff)
downloadtalos-obmc-uboot-adf22b66d8bf05bd46e098cf71e6dca29b30aa7b.tar.gz
talos-obmc-uboot-adf22b66d8bf05bd46e098cf71e6dca29b30aa7b.zip
Add support for muas3001 board (MPC8270)
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/muas3001/config.mk')
-rw-r--r--board/muas3001/config.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/board/muas3001/config.mk b/board/muas3001/config.mk
new file mode 100644
index 0000000000..cdd0ec9a9f
--- /dev/null
+++ b/board/muas3001/config.mk
@@ -0,0 +1,24 @@
+#
+# (C) Copyright 2008
+# Heiko Schocher, DENX Software Engineering, hs@denx.de.
+#
+# 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
+#
+
+TEXT_BASE = 0xFF000000
OpenPOWER on IntegriCloud