From: Vipin Kumar <vipin.kumar@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive
Date: Wed, 23 Jan 2013 09:41:40 +0530 [thread overview]
Message-ID: <50FF62FC.80701@st.com> (raw)
In-Reply-To: <1358863821-31956-1-git-send-email-frank.dols@synopsys.com>
On 1/22/2013 7:40 PM, Frank Dols wrote:
> Hello Vipin,
> As discussed, see included the patches to make your
> u-boot/drivers/net/designware Ethernet device driver cache support aware.
You dont need to write u-boot/drivers in the patch subject. It is anyway
implicit :)
Vipin
> First patch is about: do an explicit memory access instead of implicit,
> I re-written assignments to use readl() and writel().
> Second patch is about: making the driver able to work in a cached environment
> (do I$/D$ flush/invalidate where necessary).
>
> Frank Dols (2):
> drivers/net/designware, do an explicit memory access instead of
> implicit, re-written assignments to use readl() and writel(),
> all of this as preperation for making the driver able to work in
> a cached environment (I$D$ support).
> u-boot/drivers/net/designware with cache support.
>
> drivers/net/designware.c | 128 ++++++++++++++++++++++++++++++----------------
> drivers/net/designware.h | 4 +-
> 2 files changed, 86 insertions(+), 46 deletions(-)
>
>
next prev parent reply other threads:[~2013-01-23 4:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-22 14:10 [U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive Frank Dols
2013-01-22 14:10 ` [U-Boot] [PATCH 1/2] drivers/net/designware, do an explicit memory access instead of implicit, re-written assignments to use readl() and writel(), all of this as preperation for making the driver able to work in a cached environment (I$D$ support) Frank Dols
2013-01-23 5:29 ` Vipin Kumar
2013-01-23 6:55 ` Albert ARIBAUD
2013-01-23 10:16 ` Vipin Kumar
2013-01-23 10:21 ` Albert ARIBAUD
2013-01-24 9:58 ` Frank Dols
[not found] ` <1869199372336F41A75F0B381AC8B48A028B6B@DE02WEMBX1.internal.synopsys.com>
[not found] ` <511879F4.206@st.com>
2013-03-01 10:05 ` [U-Boot] FW: " Frank Dols
2013-11-22 19:03 ` Joe Hershberger
2013-01-22 14:10 ` [U-Boot] [PATCH 2/2] u-boot/drivers/net/designware with cache support Frank Dols
2013-01-23 4:11 ` Vipin Kumar [this message]
2013-06-13 11:28 ` [U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive Joe Hershberger
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=50FF62FC.80701@st.com \
--to=vipin.kumar@st.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox