public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Support for OMAP3 Zoom2 board
@ 2009-05-15 17:40 Mikkel Christensen
  2009-05-15 17:40 ` [PATCH v2 1/3] OMAP3:zoom2: Add support " Mikkel Christensen
  0 siblings, 1 reply; 9+ messages in thread
From: Mikkel Christensen @ 2009-05-15 17:40 UTC (permalink / raw)
  To: linux-omap; +Cc: Mikkel Christensen

The following patch series adds support for Zoom2 board.
This is a new version made after comments from Kevin Hilman.

An external debug board is included for console and LAN.

For details refer to this site:
http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdp

Future work:
 - SMSC911x NFS mount problem
 - Low level debug uart need to use debug board

TI wiki with FAQs on getting this board booting:
https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=GettingStartedWithZoomII_AKA_OMAP34XII_MDP

Diffstat:
 configs/omap3_zoom2_defconfig       | 1211 ++++++++++++++++++++++++++++++++++++
 mach-omap2/Kconfig                  |    4 
 mach-omap2/Makefile                 |    4 
 mach-omap2/board-zoom2-debugboard.c |  165 ++++
 mach-omap2/board-zoom2.c            |  109 +++
 5 files changed, 1492 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-05-15 18:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 17:40 [PATCH v2 0/3] Support for OMAP3 Zoom2 board Mikkel Christensen
2009-05-15 17:40 ` [PATCH v2 1/3] OMAP3:zoom2: Add support " Mikkel Christensen
2009-05-15 17:40   ` [PATCH v2 2/3] OMAP3:zoom2: Defconfig for " Mikkel Christensen
2009-05-15 17:40     ` [PATCH v2 3/3] OMAP3:zoom2: Makefile and Kconfig " Mikkel Christensen
2009-05-15 18:07       ` Kevin Hilman
2009-05-15 18:05     ` [PATCH v2 2/3] OMAP3:zoom2: Defconfig " Kevin Hilman
2009-05-15 18:04   ` [PATCH v2 1/3] OMAP3:zoom2: Add support for OMAP3 " Kevin Hilman
2009-05-15 18:28     ` Christensen, Mikkel
2009-05-15 18:44       ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox