]> git.sur5r.net Git - u-boot/commit
Beagle Convert the board version detection to use the OMAP3 GPIO interface.
authorTom Rix <Tom.Rix@windriver.com>
Wed, 3 Jun 2009 06:53:57 +0000 (01:53 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:45:47 +0000 (20:45 +0200)
commit718763c4745fd3d987a5576d2a67325e9444f9d4
treebe7ec76057843d54fbe390b2ab083cb5820d40cf
parent7caa13fdd2d3dc957b4e0a228810a3a4a8ba499b
Beagle Convert the board version detection to use the OMAP3 GPIO interface.

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 <Tom.Rix@windriver.com>
Acked-by: Dirk Behme <dirk.behme@googlemail.com>
board/omap3/beagle/beagle.c