From: Mikkel Christensen <mlc@ti.com>
To: linux-omap@vger.kernel.org
Cc: Mikkel Christensen <mlc@ti.com>
Subject: [PATCH v2 0/3] Support for OMAP3 Zoom2 board
Date: Fri, 15 May 2009 12:40:32 -0500 [thread overview]
Message-ID: <1242409235-18834-1-git-send-email-mlc@ti.com> (raw)
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(-)
next reply other threads:[~2009-05-15 17:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 17:40 Mikkel Christensen [this message]
2009-05-15 17:40 ` [PATCH v2 1/3] OMAP3:zoom2: Add support for OMAP3 Zoom2 board 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1242409235-18834-1-git-send-email-mlc@ti.com \
--to=mlc@ti.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.