summaryrefslogtreecommitdiffstats
path: root/doc/README.omap3
diff options
context:
space:
mode:
authorDirk Behme <dirk.behme@googlemail.com>2009-01-28 21:39:57 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-01-28 21:39:57 +0100
commit9d0fc8110e7e755239329c26f300d5fc9946d3ec (patch)
treeba084bf48a4eab7b621caa2907d6df3e848bd48c /doc/README.omap3
parentf904cdbb68167c647887f19929ad295dbaac8862 (diff)
downloadblackbird-obmc-uboot-9d0fc8110e7e755239329c26f300d5fc9946d3ec.tar.gz
blackbird-obmc-uboot-9d0fc8110e7e755239329c26f300d5fc9946d3ec.zip
OMAP3: Add Overo board
Add Overo board support. Signed-off-by: Steve Sakoman <sakoman@gmail.com> Signed-off-by: Dirk Behme <dirk.behme@googlemail.com> Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Diffstat (limited to 'doc/README.omap3')
-rw-r--r--doc/README.omap315
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/README.omap3 b/doc/README.omap3
index 7ac521f762..d788aae012 100644
--- a/doc/README.omap3
+++ b/doc/README.omap3
@@ -11,6 +11,8 @@ Currently the following boards are supported:
* OMAP3530 BeagleBoard [2]
+* Gumstix Overo [3]
+
Toolchain
=========
@@ -26,6 +28,11 @@ Build
make omap3_beagle_config
make
+* Gumstix Overo:
+
+make omap3_overo_config
+make
+
Custom commands
===============
@@ -52,7 +59,7 @@ help
Acknowledgements
================
-OMAP3 U-Boot is based on U-Boot tar ball [3] for BeagleBoard and EVM done by
+OMAP3 U-Boot is based on U-Boot tar ball [4] for BeagleBoard and EVM done by
several TI employees.
Links
@@ -67,6 +74,10 @@ http://www.ti.com/omap35x (broad market)
http://beagleboard.org/
-[3] TI OMAP3 U-Boot:
+[3] Gumstix Overo:
+
+http://www.gumstix.net/Overo/
+
+[4] TI OMAP3 U-Boot:
http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz
OpenPOWER on IntegriCloud