summaryrefslogtreecommitdiff
path: root/board/ttcontrol/vision2/config.mk
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2010-07-06 19:32:09 +0200
committerStefano Babic <sbabic@denx.de>2010-10-07 10:14:04 +0200
commitf8f8acd7249d224ed5f9704a5738c469b137bc8e (patch)
tree6ec07b19ed13360cb49c03376b4f45c69196d0b0 /board/ttcontrol/vision2/config.mk
parentf3554dfdd9a1efa9412f8a641c69bf4631240d33 (diff)
downloadu-boot-imx-f8f8acd7249d224ed5f9704a5738c469b137bc8e.zip
u-boot-imx-f8f8acd7249d224ed5f9704a5738c469b137bc8e.tar.gz
u-boot-imx-f8f8acd7249d224ed5f9704a5738c469b137bc8e.tar.bz2
MX51: Support for TTECH vision2 board
The patch adds support for TTECH vision2 board. The board has 512MB RAM, SDHC slot and 4MB SPI device from StMicron. Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/ttcontrol/vision2/config.mk')
-rw-r--r--board/ttcontrol/vision2/config.mk25
1 files changed, 25 insertions, 0 deletions
diff --git a/board/ttcontrol/vision2/config.mk b/board/ttcontrol/vision2/config.mk
new file mode 100644
index 0000000..59f3367
--- /dev/null
+++ b/board/ttcontrol/vision2/config.mk
@@ -0,0 +1,25 @@
+#
+# Copyright 2009 Freescale Semiconductor, Inc. All Rights Reserved.
+#
+# 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
+#
+
+LDSCRIPT = $(CPUDIR)/$(SOC)/u-boot.lds
+TEXT_BASE = 0x97800000
+IMX_CONFIG = $(SRCTREE)/board/$(BOARDDIR)/imximage_hynix.cfg