[poky] [PATCH 0/3] linux-2.6-windriver: Beagleboard revision detection and gpio write-protect mapping
Darren Hart
dvhart at linux.intel.com
Fri Jan 21 08:37:23 PST 2011
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 at 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(-)
More information about the poky
mailing list