Re: [U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2 board at runtime.

2009-06-02 Thread Tom
Jean-Christophe, I have resubmitted the board revision patches based on your comments. Tom Jean-Christophe PLAGNIOL-VILLARD wrote: +/* Used to track the revision of the board */ +int zoom2_revision = ZOOM2_REVISION_UNKNOWN; add static and as the beagle provide a function to get the cu

[U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2 board at runtime.

2009-06-02 Thread Tom Rix
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

Re: [U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2 board at runtime.

2009-06-01 Thread Jean-Christophe PLAGNIOL-VILLARD
On 09:58 Fri 29 May , Tom Rix wrote: > 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. > >

[U-Boot] [PATCH 2/3] ZOOM2 detect the version of the zoom2 board at runtime.

2009-05-29 Thread Tom Rix
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