summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDirk Behme <dirk.behme@googlemail.com>2009-01-28 21:39:58 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-01-28 21:39:58 +0100
commitad9bc8e52d174d699d1367be0b90089e4fdeb933 (patch)
tree3d82b1d5847aac3b7f06c93795aa9b60d40ce813 /doc
parent9d0fc8110e7e755239329c26f300d5fc9946d3ec (diff)
downloadblackbird-obmc-uboot-ad9bc8e52d174d699d1367be0b90089e4fdeb933.tar.gz
blackbird-obmc-uboot-ad9bc8e52d174d699d1367be0b90089e4fdeb933.zip
OMAP3: Add EVM board
Add EVM board support. Signed-off-by: Manikandan Pillai <mani.pillai@ti.com> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.omap315
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/README.omap3 b/doc/README.omap3
index d788aae012..54f46b7465 100644
--- a/doc/README.omap3
+++ b/doc/README.omap3
@@ -13,6 +13,8 @@ Currently the following boards are supported:
* Gumstix Overo [3]
+* TI EVM [4]
+
Toolchain
=========
@@ -33,6 +35,11 @@ make
make omap3_overo_config
make
+* TI EVM:
+
+make omap3_evm_config
+make
+
Custom commands
===============
@@ -59,7 +66,7 @@ help
Acknowledgements
================
-OMAP3 U-Boot is based on U-Boot tar ball [4] for BeagleBoard and EVM done by
+OMAP3 U-Boot is based on U-Boot tar ball [5] for BeagleBoard and EVM done by
several TI employees.
Links
@@ -78,6 +85,10 @@ http://beagleboard.org/
http://www.gumstix.net/Overo/
-[4] TI OMAP3 U-Boot:
+[4] TI EVM:
+
+http://focus.ti.com/docs/toolsw/folders/print/tmdxevm3503.html
+
+[5] TI OMAP3 U-Boot:
http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz
OpenPOWER on IntegriCloud