From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] AX88180: use standard I/O accessors
Date: Mon, 21 Jun 2010 10:55:58 -0700 [thread overview]
Message-ID: <4C1FA7AE.3050309@gmail.com> (raw)
In-Reply-To: <201006211325.25981.vapier@gentoo.org>
Hi Mike,
On 6/21/2010 10:25 AM, Mike Frysinger wrote:
> 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
>
Sorry I missed those. All three are now in net/text.
regards,
Ben
prev parent reply other threads:[~2010-06-21 17:55 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
2010-06-21 17:55 ` Ben Warren [this message]
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=4C1FA7AE.3050309@gmail.com \
--to=biggerbadderben@gmail.com \
--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.