
16 Jun
2010
16 Jun
'10
8:44 p.m.
Hi,
2010/6/10 Ajay Kumar Gupta ajay.gupta@ti.com:
Added function to differentiate between the OMAP3EVM revisions. The chip-id of the ethernet PHY is being used for this purpose.
Rev A to D : 0x01150000 Rev >= E : 0x92200000
CC: Remy Bohmer linux@bohmer.net Signed-off-by: Vaibhav Hiremath hvaibhav@ti.com Signed-off-by: Sanjeev Premi premi@ti.com Signed-off-by: Ajay Kumar Gupta ajay.gupta@ti.com
No change from v2.
board/ti/evm/evm.c | 30 ++++++++++++++++++++++++++++++ board/ti/evm/evm.h | 14 ++++++++++++++ 2 files changed, 44 insertions(+), 0 deletions(-)
Applied to u-boot-usb
Thanks.
Remy