From: Rafal Jaworowski <raj@semihalf.com>
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:37:50 +0100 [thread overview]
Message-ID: <4789251E.6090104@semihalf.com> (raw)
In-Reply-To: <20080112201337.60F5C24656@gemini.denx.de>
Dear Wolfgang,
you wrote:
> 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?
>
I will try to deliver an updated version early next week, so it would make it.
kind regards,
Rafal
prev parent reply other threads:[~2008-01-12 20:37 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
2008-01-12 20:37 ` Rafal Jaworowski [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=4789251E.6090104@semihalf.com \
--to=raj@semihalf.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.