Re: [U-Boot] [PATCH] omap3evm: Add board revision function

2009-11-19 Thread Gupta, Ajay Kumar
Hi, -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Gupta, Ajay Kumar Sent: Friday, November 13, 2009 3:31 PM To: u-boot@lists.denx.de Cc: Hiremath, Vaibhav Subject: Re: [U-Boot] [PATCH] omap3evm: Add board revision function

[U-Boot] [PATCH] omap3evm: Add board revision function

2009-11-19 Thread Ajay Kumar Gupta
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 : 0x0115 Rev = E : 0x9220 Signed-off-by: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Sanjeev Premi pr...@ti.com Signed-off-by: Ajay Kumar Gupta

[U-Boot] [PATCH] omap3evm: Add board revision function

2009-11-13 Thread Ajay Kumar Gupta
Hi Vaibhav/Sanjeev, Please review this which I plan to submit today. It almost same as submited on lo. Regards, Ajay 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 : 0x0115 Rev = E : 0x9220