[U-Boot] [PATCH v2] AX88180: use standard I/O accessors
Mike Frysinger
vapier at gentoo.org
Mon Jun 21 19:25:25 CEST 2010
On Monday, June 21, 2010 01:41:54 Ben Warren wrote:
> On 6/2/2010 6:03 PM, Mike Frysinger wrote:
> > The current dm9000x driver accesses its memory mapped registers directly
> > instead of using the standard I/O accessors. This can cause problems on
> > Blackfin systems as the accesses can get out of order. So convert the
> > direct volatile dereferences to use the normal in/out macros.
> >
> > Signed-off-by: Mike Frysinger<vapier at gentoo.org>
> > Tested-by: Hoan Hoang<hnhoan at i-syst.com>
> > ---
>
> I can't get this to apply. Please rebase against TOT.
you need the first two in the series:
Applying: AX88180: add support for the Marvell 88E1118 phy
Applying: AX88180: make OUTW handle 32bit/16bit defines too
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100621/d1d87a54/attachment.pgp
More information about the U-Boot
mailing list