summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMike Rapoport <mike@compulab.co.il>2010-12-18 17:43:19 -0500
committerAlbert Aribaud <albert.aribaud@free.fr>2011-02-02 00:54:43 +0100
commit36b4e2dddd3ee481411fa50e1c34dbf823eb5f5d (patch)
tree815f29ee7e67db5fb8866c965babae5f3693dc9f /doc
parenta4594e41b907f60c85ed1cf96b65602f6b587a50 (diff)
downloadblackbird-obmc-uboot-36b4e2dddd3ee481411fa50e1c34dbf823eb5f5d.tar.gz
blackbird-obmc-uboot-36b4e2dddd3ee481411fa50e1c34dbf823eb5f5d.zip
OMAP3: add CM-T35 board
This patch adds support for CM-T35 board Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.omap316
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/README.omap3 b/doc/README.omap3
index 6227151f8e..460950dfd0 100644
--- a/doc/README.omap3
+++ b/doc/README.omap3
@@ -21,6 +21,8 @@ Currently the following boards are supported:
* TI/Logic PD Zoom 2 [7]
+* CompuLab Ltd. CM-T35 [8]
+
Toolchain
=========
@@ -61,6 +63,11 @@ make
make omap3_zoom2_config
make
+* CM-T35:
+
+make cm_t35_config
+make
+
Custom commands
===============
@@ -119,7 +126,7 @@ To read a bit :
Acknowledgements
================
-OMAP3 U-Boot is based on U-Boot tar ball [8] for BeagleBoard and EVM done by
+OMAP3 U-Boot is based on U-Boot tar ball [9] for BeagleBoard and EVM done by
several TI employees.
Links
@@ -153,6 +160,11 @@ http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit
[7] TI/Logic PD Zoom 2
http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf
-[8] TI OMAP3 U-Boot:
+
+[8] CompuLab Ltd. CM-T35:
+
+http://www.compulab.co.il/t3530/html/t3530-cm-datasheet.htm
+
+[9] TI OMAP3 U-Boot:
http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz
OpenPOWER on IntegriCloud