commit | 718763c4745fd3d987a5576d2a67325e9444f9d4 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Wed Jun 03 01:53:57 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:45:47 2009 +0200 |
tree | be7ec76057843d54fbe390b2ab083cb5820d40cf | |
parent | 7caa13fdd2d3dc957b4e0a228810a3a4a8ba499b [diff] |
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>