All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] AX88180: use standard I/O accessors
Date: Mon, 21 Jun 2010 13:25:25 -0400	[thread overview]
Message-ID: <201006211325.25981.vapier@gentoo.org> (raw)
In-Reply-To: <4C1EFBA2.1080201@gmail.com>

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@gentoo.org>
> > Tested-by: Hoan Hoang<hnhoan@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 

  reply	other threads:[~2010-06-21 17:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  6:43 [U-Boot] [PATCH] AX88180: use standard I/O accessors Mike Frysinger
2010-06-03  1:03 ` [U-Boot] [PATCH v2] " Mike Frysinger
2010-06-21  5:41   ` Ben Warren
2010-06-21 17:25     ` Mike Frysinger [this message]
2010-06-21 17:55       ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201006211325.25981.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.