Re: [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-04 Thread Nikolay Dimitrov
Hi Fabio, On 05/04/2015 03:22 PM, Fabio Estevam wrote: Hi Nikolay, On Mon, May 4, 2015 at 1:18 AM, Nikolay Dimitrov wrote: Hi Fabio, On 05/04/2015 06:30 AM, Fabio Estevam wrote: From: Fabio Estevam mx6cuboxi sometimes fails to recognize the Ethernet PHY: Net: Phy 0 not found The expl

Re: [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-04 Thread Nikolay Dimitrov
Hi Rabeeh, On 05/04/2015 03:35 PM, Rabeeh Khoury wrote: On 05/04/2015 07:18 AM, Nikolay Dimitrov wrote: Hi Fabio, On 05/04/2015 06:30 AM, Fabio Estevam wrote: From: Fabio Estevam mx6cuboxi sometimes fails to recognize the Ethernet PHY: Net: Phy 0 not found The explanation comes from a p

Re: [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-04 Thread Rabeeh Khoury
On 05/04/2015 07:18 AM, Nikolay Dimitrov wrote: Hi Fabio, On 05/04/2015 06:30 AM, Fabio Estevam wrote: From: Fabio Estevam mx6cuboxi sometimes fails to recognize the Ethernet PHY: Net: Phy 0 not found The explanation comes from a patch from Rabeeh: "The LED_ACT pin on the carrier-one boa

Re: [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-04 Thread Fabio Estevam
Hi Nikolay, On Mon, May 4, 2015 at 1:18 AM, Nikolay Dimitrov wrote: > Hi Fabio, > > On 05/04/2015 06:30 AM, Fabio Estevam wrote: >> >> From: Fabio Estevam >> >> mx6cuboxi sometimes fails to recognize the Ethernet PHY: >> >> Net: Phy 0 not found >> >> The explanation comes from a patch from Rab

Re: [U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-03 Thread Nikolay Dimitrov
Hi Fabio, On 05/04/2015 06:30 AM, Fabio Estevam wrote: From: Fabio Estevam mx6cuboxi sometimes fails to recognize the Ethernet PHY: Net: Phy 0 not found The explanation comes from a patch from Rabeeh: "The LED_ACT pin on the carrier-one boards had a pull down that forces the phy address t

[U-Boot] [PATCH 1/2] mx6cuboxi: Fix Ethernet PHY detection problem

2015-05-03 Thread Fabio Estevam
From: Fabio Estevam mx6cuboxi sometimes fails to recognize the Ethernet PHY: Net: Phy 0 not found The explanation comes from a patch from Rabeeh: "The LED_ACT pin on the carrier-one boards had a pull down that forces the phy address to 0x0; where on CuBox-i and the production HummingBoard th