commit | de193e8e369f5f029ed3b6e2fc60341098eea766 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Fri May 15 23:48:36 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:50 2009 +0200 |
tree | 31aa3bdd8990e6f5367370c8261ee09da8634e0f | |
parent | 0c872ecd01d6782ae9d37b6eb721404a4a48f356 [diff] |
ZOOM2 Add support for debug board detection. The logicpd web site is a good source for general information on this board. Please start looking here if the below links are broken. http://www.logicpd.com This is a pdf of the product http://www.logicpd.com/sites/default/files/1012659A_Zoom_OMAP34x-II_MDP_Brief.pdf This is a pdf of the product quick start guide. The debug board is described here. http://support.logicpd.com/downloads/1165/ This is a wiki showing the debug board in use https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=GettingStartedWithZoomII_AKA_OMAP34XII_MDP The zoom2 has an auxillary board that contains the serial, net, jtag and battery simulator. This change supports a runtime check if the debug board is connected. Signed-off-by: Tom Rix <Tom.Rix@windriver.com>