OMAP3: Add Zoom1 board support
Support for Zoom MDK with OMAP3430. Details of Zoom MDK available here:
http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
diff --git a/doc/README.omap3 b/doc/README.omap3
index 30dc51e..1ba307f 100644
--- a/doc/README.omap3
+++ b/doc/README.omap3
@@ -17,6 +17,8 @@
* OpenPandora Ltd. Pandora [5]
+* TI/Logic PD Zoom MDK [6]
+
Toolchain
=========
@@ -47,6 +49,11 @@
make omap3_pandora_config
make
+* Zoom MDK:
+
+make omap3_zoom1_config
+make
+
Custom commands
===============
@@ -73,7 +80,7 @@
Acknowledgements
================
-OMAP3 U-Boot is based on U-Boot tar ball [6] for BeagleBoard and EVM done by
+OMAP3 U-Boot is based on U-Boot tar ball [7] for BeagleBoard and EVM done by
several TI employees.
Links
@@ -100,6 +107,10 @@
http://openpandora.org/
-[6] TI OMAP3 U-Boot:
+[6] TI/Logic PD Zoom MDK:
+
+http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit
+
+[7] TI OMAP3 U-Boot:
http://beagleboard.googlecode.com/files/u-boot_beagle_revb.tar.gz