Re: [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

2016-05-01 Thread Simon Glass
Hi, On 26 April 2016 at 13:32, Joe Hershberger wrote: > On Fri, Jan 22, 2016 at 4:42 PM, Joe Hershberger > wrote: >> On Sun, Jan 17, 2016 at 3:52 PM, Simon Glass wrote: >>> Some ethernet devices may be on a PCI bus. Probe the first PCI controller to >>> find these, so that ethernet init will co

Re: [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

2016-04-26 Thread Joe Hershberger
On Fri, Jan 22, 2016 at 4:42 PM, Joe Hershberger wrote: > On Sun, Jan 17, 2016 at 3:52 PM, Simon Glass wrote: >> Some ethernet devices may be on a PCI bus. Probe the first PCI controller to >> find these, so that ethernet init will complete correctly. >> >> Signed-off-by: Simon Glass >> --- >> >

Re: [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

2016-01-22 Thread Joe Hershberger
On Sun, Jan 17, 2016 at 3:52 PM, Simon Glass wrote: > Some ethernet devices may be on a PCI bus. Probe the first PCI controller to > find these, so that ethernet init will complete correctly. > > Signed-off-by: Simon Glass > --- > > net/eth-uclass.c | 5 + > 1 file changed, 5 insertions(+) >

Re: [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

2016-01-17 Thread Bin Meng
Hi Simon, On Mon, Jan 18, 2016 at 5:52 AM, Simon Glass wrote: > Some ethernet devices may be on a PCI bus. Probe the first PCI controller to > find these, so that ethernet init will complete correctly. > > Signed-off-by: Simon Glass > --- > > net/eth-uclass.c | 5 + > 1 file changed, 5 inse

[U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

2016-01-17 Thread Simon Glass
Some ethernet devices may be on a PCI bus. Probe the first PCI controller to find these, so that ethernet init will complete correctly. Signed-off-by: Simon Glass --- net/eth-uclass.c | 5 + 1 file changed, 5 insertions(+) diff --git a/net/eth-uclass.c b/net/eth-uclass.c index a356a08..817