From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 3 Jun 2009 20:30:48 +0200 Subject: [U-Boot] [PATCH 3/3] Beagle Convert the board version detection to use the OMAP3 GPIO interface. In-Reply-To: <1243994037-14911-4-git-send-email-Tom.Rix@windriver.com> References: <1243994037-14911-1-git-send-email-Tom.Rix@windriver.com> <1243994037-14911-2-git-send-email-Tom.Rix@windriver.com> <1243994037-14911-3-git-send-email-Tom.Rix@windriver.com> <1243994037-14911-4-git-send-email-Tom.Rix@windriver.com> Message-ID: <20090603183048.GD31571@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20:53 Tue 02 Jun , Tom Rix wrote: > There is no new functionality in the change. > > This change is a conversion from the using raw register access to using > the OMAP3 GPIO API described in doc/README.omap3. > > Signed-off-by: Tom Rix > --- applied to arm/next Best Regards, J.