summaryrefslogtreecommitdiff
path: root/board/davinci/dm355leopard/config.mk
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2009-10-10 21:37:10 +0400
committerTom Rix <Tom.Rix@windriver.com>2009-10-19 01:42:21 +0400
commit5df65cf56aeef9fdeab83a259c37aa7d23836dd3 (patch)
tree62d1cd7c086f154b61bf0e0eb764229166d6e672 /board/davinci/dm355leopard/config.mk
parent6ab176d7091d21960a1bd89fcb7fd87b9e91aca1 (diff)
downloadu-boot-5df65cf56aeef9fdeab83a259c37aa7d23836dd3.tar.xz
TI: DaVinci: DM355 Leopard board support
This patch adds support for the leopard board which is based on the DM355 SOC. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'board/davinci/dm355leopard/config.mk')
-rw-r--r--board/davinci/dm355leopard/config.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/davinci/dm355leopard/config.mk b/board/davinci/dm355leopard/config.mk
new file mode 100644
index 0000000000..d67df02ccf
--- /dev/null
+++ b/board/davinci/dm355leopard/config.mk
@@ -0,0 +1,6 @@
+# Linux Kernel is expected to be at 8000'8000, entry 8000'8000
+# (mem base + reserved)
+#
+
+#Provide at least 16MB spacing between us and the Linux Kernel image
+TEXT_BASE = 0x81080000