Re: [U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers

2015-03-20 Thread Joe Hershberger
Hi Codrin, On Wed, Mar 4, 2015 at 2:46 AM, Codrin Constantin Ciubotariu codrin.ciubota...@freescale.com wrote: Hi, Anyone has any comments on this? Please share your thoughts. Looks good to me. -Original Message- From: Codrin Ciubotariu [mailto:codrin.ciubota...@freescale.com]

Re: [U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers

2015-03-04 Thread Codrin Constantin Ciubotariu
Hi, Anyone has any comments on this? Please share your thoughts. Thanks and best regards, Codrin -Original Message- From: Codrin Ciubotariu [mailto:codrin.ciubota...@freescale.com] Sent: Friday, February 13, 2015 2:48 PM To: u-boot@lists.denx.de Cc: Sun York-R58495; Ciubotariu

[U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers

2015-02-13 Thread Codrin Ciubotariu
Some Realtek Ethernet PHYs, like RTL8211D(G/N) and RTL8211E(G), have interrupts enabled by default. If the interrupt is not treated later by the OS and the PHY's interrupt line is enabled and shared with other interrupts, the system will get an interrupt storm. This patch disables the interrupt