All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MIPS: Add flush_dcache_range() and invalidate_dcache_range()
Date: Mon, 26 Jan 2009 21:28:01 +0900	[thread overview]
Message-ID: <497DAC51.7090009@ruby.dti.ne.jp> (raw)
In-Reply-To: <1232554820-13200-1-git-send-email-sr@denx.de>

Stefan Roese wrote:
> This patch adds flush_/invalidate_dcache_range() to the MIPS architecture.
> Those functions are needed for the upcoming dcache support for the USB
> EHCI driver. I chose this API because those cache handling functions are
> already present in the PPC architecture.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> ---
>  cpu/mips/cpu.c   |   28 ++++++++++++++++++++++++++++
>  include/common.h |    2 ++
>  2 files changed, 30 insertions(+), 0 deletions(-)

I'm not going to stop your work, applied.

Thanks,

  Shinya

      reply	other threads:[~2009-01-26 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21 16:20 [U-Boot] [PATCH] MIPS: Add flush_dcache_range() and invalidate_dcache_range() Stefan Roese
2009-01-26 12:28 ` Shinya Kuribayashi [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=497DAC51.7090009@ruby.dti.ne.jp \
    --to=skuribay@ruby.dti.ne.jp \
    --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.