Re: [U-Boot] [PATCH 2/2] UEC PHY: Remove strange 0.5 sec delay

2010-08-18 Thread Joakim Tjernlund
> > Kim Phillips wrote on 2010/08/12 07:17:49: > > > > On Wed, 11 Aug 2010 11:44:22 +0200 > > Joakim Tjernlund wrote: > > > > > This udelay looks bogus and doesn't help my board. > > > > > > Signed-off-by: Joakim Tjernlund > > > --- > > > > > > This delay was introduced by ee62ed3286f83b98b7785

Re: [U-Boot] [PATCH 2/2] UEC PHY: Remove strange 0.5 sec delay

2010-08-18 Thread Joakim Tjernlund
> > On Wed, 11 Aug 2010 11:44:22 +0200 > Joakim Tjernlund wrote: > > > This udelay looks bogus and doesn't help my board. > > > > Signed-off-by: Joakim Tjernlund > > --- > > > > This delay was introduced by ee62ed3286f83b98b7785e0318dc6379e78f7ff6 > > Kim, is this really needed for you? > > not

Re: [U-Boot] [PATCH 2/2] UEC PHY: Remove strange 0.5 sec delay

2010-08-11 Thread Joakim Tjernlund
Kim Phillips wrote on 2010/08/12 07:17:49: > > On Wed, 11 Aug 2010 11:44:22 +0200 > Joakim Tjernlund wrote: > > > This udelay looks bogus and doesn't help my board. > > > > Signed-off-by: Joakim Tjernlund > > --- > > > > This delay was introduced by ee62ed3286f83b98b7785e0318dc6379e78f7ff6 > >

Re: [U-Boot] [PATCH 2/2] UEC PHY: Remove strange 0.5 sec delay

2010-08-11 Thread Kim Phillips
On Wed, 11 Aug 2010 11:44:22 +0200 Joakim Tjernlund wrote: > This udelay looks bogus and doesn't help my board. > > Signed-off-by: Joakim Tjernlund > --- > > This delay was introduced by ee62ed3286f83b98b7785e0318dc6379e78f7ff6 > Kim, is this really needed for you? not that I know of - both

[U-Boot] [PATCH 2/2] UEC PHY: Remove strange 0.5 sec delay

2010-08-11 Thread Joakim Tjernlund
This udelay looks bogus and doesn't help my board. Signed-off-by: Joakim Tjernlund --- This delay was introduced by ee62ed3286f83b98b7785e0318dc6379e78f7ff6 Kim, is this really needed for you? drivers/qe/uec_phy.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drive