summaryrefslogtreecommitdiffstats
path: root/board/mgcoge/config.mk
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-01-11 01:12:08 +0100
committerWolfgang Denk <wd@denx.de>2008-01-12 00:33:26 +0100
commitac9db066b26935f31bff15c98168b19faeb603f3 (patch)
tree0d2a52be2559a64e02c9c43ffa693d69a4493ec7 /board/mgcoge/config.mk
parentb423d055cc2e13c4ef1f0389c3fa2988d0eed818 (diff)
downloadblackbird-obmc-uboot-ac9db066b26935f31bff15c98168b19faeb603f3.tar.gz
blackbird-obmc-uboot-ac9db066b26935f31bff15c98168b19faeb603f3.zip
Added support for the mgcoge board from keymile.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/mgcoge/config.mk')
-rw-r--r--board/mgcoge/config.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/board/mgcoge/config.mk b/board/mgcoge/config.mk
new file mode 100644
index 0000000000..143bc9f76c
--- /dev/null
+++ b/board/mgcoge/config.mk
@@ -0,0 +1,24 @@
+#
+# (C) Copyright 2007
+# 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 = 0xFE000000
OpenPOWER on IntegriCloud