[U-Boot] Author: Chandan Nath chandan.n...@ti.com

2011-10-17 Thread Chandan Nath
am335x: Corrected IA TLK110 PHY address

This patch is added to correct TLK110 PHY address. The PHY address
is changed from 01 (1) to 1e (0)

Signed-off-by: Chandan Nath chandan.n...@ti.com
Signed-off-by: Hebbar, Gururaja gururaja.heb...@ti.com

diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 32caa2e..5818c28 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -2165,7 +2165,7 @@ static void am335x_cpsw_init(void)
}
 
if (am335x_evmid == IND_AUT_MTR_EVM) {
-   am335x_cpsw_slaves[0].phy_id = 0:01;
+   am335x_cpsw_slaves[0].phy_id = 0:1e;
am335x_cpsw_slaves[1].phy_id = 0:00;
}
 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Author: Chandan Nath chandan.n...@ti.com

2011-10-17 Thread Kumar Nath, Chandan
Sorry,
Please discard this mail.

Regards
Chandan

 -Original Message-
 From: Kumar Nath, Chandan
 Sent: Monday, October 17, 2011 12:10 PM
 To: Mohammed, Afzal; u-boot@lists.denx.de
 Cc: Kumar Nath, Chandan
 Subject: Author: Chandan Nath chandan.n...@ti.com
 
 am335x: Corrected IA TLK110 PHY address
 
 This patch is added to correct TLK110 PHY address. The PHY address
 is changed from 01 (1) to 1e (0)
 
 Signed-off-by: Chandan Nath chandan.n...@ti.com
 Signed-off-by: Hebbar, Gururaja gururaja.heb...@ti.com
 
 diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-
 omap2/devices.c
 index 32caa2e..5818c28 100644
 --- a/arch/arm/mach-omap2/devices.c
 +++ b/arch/arm/mach-omap2/devices.c
 @@ -2165,7 +2165,7 @@ static void am335x_cpsw_init(void)
   }
 
   if (am335x_evmid == IND_AUT_MTR_EVM) {
 - am335x_cpsw_slaves[0].phy_id = 0:01;
 + am335x_cpsw_slaves[0].phy_id = 0:1e;
   am335x_cpsw_slaves[1].phy_id = 0:00;
   }
 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot