Re: [PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-06-23 Thread Anatolij Gustschin
Kumar Gala wrote: On Apr 21, 2009, at 6:24 PM, Anatolij Gustschin wrote: Kumar Gala wrote: On Apr 21, 2009, at 4:54 PM, Kumar Gala wrote: On Apr 21, 2009, at 12:19 PM, Anatolij Gustschin wrote: If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates

Re: [PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-06-16 Thread Kumar Gala
On Apr 21, 2009, at 6:24 PM, Anatolij Gustschin wrote: Kumar Gala wrote: On Apr 21, 2009, at 4:54 PM, Kumar Gala wrote: On Apr 21, 2009, at 12:19 PM, Anatolij Gustschin wrote: If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates while eth0/eth1 interface

[PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-04-21 Thread Anatolij Gustschin
If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates while eth0/eth1 interface startup (caused by continuous unacknowledged PHY interrupt). This patch adds PHY fixup to socrates platform code to ensure the PHY is pre-initialized correctly. It is needed to be

Re: [PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-04-21 Thread Kumar Gala
On Apr 21, 2009, at 12:19 PM, Anatolij Gustschin wrote: If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates while eth0/eth1 interface startup (caused by continuous unacknowledged PHY interrupt). This patch adds PHY fixup to socrates platform code to ensure

Re: [PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-04-21 Thread Kumar Gala
On Apr 21, 2009, at 4:54 PM, Kumar Gala wrote: On Apr 21, 2009, at 12:19 PM, Anatolij Gustschin wrote: If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates while eth0/eth1 interface startup (caused by continuous unacknowledged PHY interrupt). This patch

Re: [PATCH v2] powerpc: 85xx: Add PHY fixup to socrates board code

2009-04-21 Thread Anatolij Gustschin
Kumar Gala wrote: On Apr 21, 2009, at 4:54 PM, Kumar Gala wrote: On Apr 21, 2009, at 12:19 PM, Anatolij Gustschin wrote: If the firmware missed to initialize the PHY correctly, Linux may hang up on socrates while eth0/eth1 interface startup (caused by continuous unacknowledged PHY