public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Support for OMAP3 Zoom2 board
@ 2009-05-15 21:20 Mikkel Christensen
  2009-05-15 21:20 ` [PATCH v3 1/3] OMAP3:zoom2: Add support " Mikkel Christensen
  2009-05-15 22:34 ` [PATCH v3 0/3] Support " Kevin Hilman
  0 siblings, 2 replies; 16+ messages in thread
From: Mikkel Christensen @ 2009-05-15 21:20 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                  |    5 
 mach-omap2/Makefile                 |    4 
 mach-omap2/board-zoom2-debugboard.c |  161 ++++
 mach-omap2/board-zoom2.c            |  107 +++
 5 files changed, 1487 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2009-05-20 21:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 21:20 [PATCH v3 0/3] Support for OMAP3 Zoom2 board Mikkel Christensen
2009-05-15 21:20 ` [PATCH v3 1/3] OMAP3:zoom2: Add support " Mikkel Christensen
2009-05-15 21:20   ` [PATCH v3 2/3] OMAP3:zoom2: Defconfig for " Mikkel Christensen
2009-05-15 21:20     ` [PATCH v3 3/3] OMAP3:zoom2: Makefile and Kconfig " Mikkel Christensen
2009-05-18 21:22   ` [PATCH v3 1/3] OMAP3:zoom2: Add support for OMAP3 " Tony Lindgren
2009-05-18 21:30     ` Pandita, Vikram
2009-05-18 21:39       ` Tony Lindgren
2009-05-19  3:55         ` Pandita, Vikram
2009-05-19 16:29           ` Tony Lindgren
2009-05-19 23:48             ` Pandita, Vikram
2009-05-19 23:55               ` Tony Lindgren
2009-05-20  0:01                 ` Pandita, Vikram
2009-05-20  0:10                   ` Pandita, Vikram
2009-05-20 21:12                     ` Tony Lindgren
2009-05-20 21:15                       ` Pandita, Vikram
2009-05-15 22:34 ` [PATCH v3 0/3] Support " Kevin Hilman

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