Re: [U-Boot] [PATCH] OMAP3: Overo: Update GPMC timing for ethernet chip.

2011-09-08 Thread Enric Balletbò i Serra
2011/9/8 Philip Balister : > On 09/08/2011 10:45 AM, Enric Balletbò i Serra wrote: >> >> 2011/9/8 Steve Sakoman: >>> >>> On Wed, Sep 7, 2011 at 4:57 AM, Philip Balister >>>  wrote: The existing timing does not quite meet the minimum requirements in the LAN9221 datasheet. The timing i

Re: [U-Boot] [PATCH] OMAP3: Overo: Update GPMC timing for ethernet chip.

2011-09-08 Thread Philip Balister
On 09/08/2011 10:45 AM, Enric Balletbò i Serra wrote: > 2011/9/8 Steve Sakoman: >> On Wed, Sep 7, 2011 at 4:57 AM, Philip Balister wrote: >>> The existing timing does not quite meet the minimum requirements >>> in the LAN9221 datasheet. The timing in this patch solves problems >>> noticed on some

Re: [U-Boot] [PATCH] OMAP3: Overo: Update GPMC timing for ethernet chip.

2011-09-08 Thread Enric Balletbò i Serra
2011/9/8 Steve Sakoman : > On Wed, Sep 7, 2011 at 4:57 AM, Philip Balister wrote: >> The existing timing does not quite meet the minimum requirements >> in the LAN9221 datasheet. The timing in this patch solves problems >> noticed on some parts. >> >> Signed-off-by: Philip Balister > > Acked-by:

Re: [U-Boot] [PATCH] OMAP3: Overo: Update GPMC timing for ethernet chip.

2011-09-08 Thread Steve Sakoman
On Wed, Sep 7, 2011 at 4:57 AM, Philip Balister wrote: > The existing timing does not quite meet the minimum requirements > in the LAN9221 datasheet. The timing in this patch solves problems > noticed on some parts. > > Signed-off-by: Philip Balister Acked-by: Steve Sakoman Tested-by: Steve Sak

[U-Boot] [PATCH] OMAP3: Overo: Update GPMC timing for ethernet chip.

2011-09-07 Thread Philip Balister
The existing timing does not quite meet the minimum requirements in the LAN9221 datasheet. The timing in this patch solves problems noticed on some parts. Signed-off-by: Philip Balister --- board/overo/overo.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/ov