All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set.
Date: Sat, 12 Jan 2008 21:13:37 +0100	[thread overview]
Message-ID: <20080112201337.60F5C24656@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 09 Jan 2008 22:33:12 +0100." <20080109213311.GA19373@semihalf.com>

Dear Rafal,

in message <20080109213311.GA19373@semihalf.com> you wrote:
> Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
> ---
>  cpu/mpc512x/start.S |   46 ----------------------------
>  cpu/mpc83xx/start.S |   46 ----------------------------
>  cpu/mpc85xx/start.S |   45 ---------------------------
>  cpu/mpc86xx/start.S |   44 --------------------------
>  cpu/ppc4xx/start.S  |   33 --------------------
>  lib_ppc/Makefile    |    2 +-
>  lib_ppc/ppccache.S  |   84 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 85 insertions(+), 215 deletions(-)
>  create mode 100644 lib_ppc/ppccache.S

There have been some changes reqested to this patch; can you estimate
if an updated patch will make it into this merge window?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Don't panic.

  parent reply	other threads:[~2008-01-12 20:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 21:33 [U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set Rafal Jaworowski
2008-01-10  2:25 ` Liu Dave
2008-01-10  5:53   ` Kumar Gala
2008-01-15 11:20     ` Rafal Jaworowski
2008-01-15 14:06       ` Kumar Gala
2008-01-15 11:13   ` Rafal Jaworowski
2008-01-12 20:13 ` Wolfgang Denk [this message]
2008-01-12 20:37   ` Rafal Jaworowski

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=20080112201337.60F5C24656@gemini.denx.de \
    --to=wd@denx.de \
    --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.