All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-2.6-windriver: Beagleboard revision detection and gpio write-protect mapping
@ 2011-01-21 16:37 Darren Hart
  2011-01-21 16:37 ` [PATCH 1/3] omap: Beagle: revision detection Robert Nelson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Darren Hart @ 2011-01-21 16:37 UTC (permalink / raw)
  To: poky, bruce.ashfield, tom.zanussi

The existing board detection doesn't work for all board types. The GPIO pins are
mapped differently, particularly the SD card write-protect lines. These patches
fix a boot hang on the Beagleboard xM due to the xM using a micro SD which
doesn't have WP lines.

The following patches already exist in mainline and apply without modification
to the linux-2.6-windriver git tree.

Please merge dvhart/beagleboard-standard with beagleboard-standard.

Pull URL: git://git.pokylinux.org/linux-2.6-windriver-contrib.git
  Branch: dvhart/beagleboard-standard
  Browse: http://git.pokylinux.org/cgit.cgi/linux-2.6-windriver-contrib/log/?h=dvhart/beagleboard-standard

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Robert Nelson (3):
  omap: Beagle: revision detection
  omap: Beagle: only Cx boards use pin 23 for write protect
  omap: Beagle: no gpio_wp pin connection on xM

 arch/arm/mach-omap2/board-omap3beagle.c |   93 ++++++++++++++++++++++++++++++-
 1 files changed, 92 insertions(+), 1 deletions(-)



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

end of thread, other threads:[~2011-01-21 18:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21 16:37 [PATCH 0/3] linux-2.6-windriver: Beagleboard revision detection and gpio write-protect mapping Darren Hart
2011-01-21 16:37 ` [PATCH 1/3] omap: Beagle: revision detection Robert Nelson
2011-01-21 16:37 ` [PATCH 2/3] omap: Beagle: only Cx boards use pin 23 for write protect Robert Nelson
2011-01-21 16:37 ` [PATCH 3/3] omap: Beagle: no gpio_wp pin connection on xM Robert Nelson
2011-01-21 18:05 ` [PATCH 0/3] linux-2.6-windriver: Beagleboard revision detection and gpio write-protect mapping Bruce Ashfield

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.