Skip to content
Snippets Groups Projects
  • Tom Rix's avatar
    a30f519b
    ZOOM2 detect the version of the zoom2 board at runtime. · a30f519b
    Tom Rix authored
    
    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: default avatarTom Rix <Tom.Rix@windriver.com>
    Signed-off-by: default avatarJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
    a30f519b
    History
    ZOOM2 detect the version of the zoom2 board at runtime.
    Tom Rix authored
    
    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: default avatarTom Rix <Tom.Rix@windriver.com>
    Signed-off-by: default avatarJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>