
17 Dec
2009
17 Dec
'09
4:38 p.m.
Dirk Behme wrote:
New BeagleBoard revision C4 uses a new ID. Update revision detection.
Signed-off-by: Dirk Behme dirk.behme@googlemail.com
Tested on C1/2 and C4 (prototype).
Patch against v2009.11
Known C4 changes:
- Use OMAP3 720MHz devices.
- Change in the way the USB Host PHY is powered.
(to be added later based on this patch)
board/ti/beagle/beagle.c | 68 ++++++++++++++++++++++++++++++----------------- board/ti/beagle/beagle.h | 9 ++++-- 2 files changed, 51 insertions(+), 26 deletions(-)
Patch looks fine. I tested this on B7 and C3. B7 reported ok C3 reported as C1/C2 which is not.
Is there another way to test C3 vs C1/C2 ? Tom