u-boot/board/omap3
Tom Rix a30f519bd0 ZOOM2 detect the version of the zoom2 board at runtime.
There are currently 3 versions of the zoom2 board.
The production board, that is currently being released.
The beta board, similar in form to the production board but not released.
The alpha board, a set of PCBs with a very limited circulation.

GPIO 94 is used to determine the version of the board. If GPIO 94 is clear,
the board is a production board, otherwise it is a beta board.

The alpha board will likely be mistaken for a beta board.  An alpha board
was unavailible for testing.

This has been tested on the beta and production boards.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-06-12 20:45:47 +02:00
..
beagle Beagle Convert the board version detection to use the OMAP3 GPIO interface. 2009-06-12 20:45:47 +02:00
common ZOOM2 Add initial support for Zoom2 2009-06-12 20:39:50 +02:00
evm OMAP Consolidate common u-boot.lds to cpu layer. 2009-06-12 20:39:49 +02:00
overo OMAP3: Fix CKE1 MUX setting to allow self-refresh 2009-06-12 20:39:53 +02:00
pandora OMAP Consolidate common u-boot.lds to cpu layer. 2009-06-12 20:39:49 +02:00
zoom1 OMAP Consolidate common u-boot.lds to cpu layer. 2009-06-12 20:39:49 +02:00
zoom2 ZOOM2 detect the version of the zoom2 board at runtime. 2009-06-12 20:45:47 +02:00