All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx: Replace 4xx lowercase SPR references
Date: Thu, 23 Jul 2009 09:30:08 +0200	[thread overview]
Message-ID: <200907230930.08298.sr@denx.de> (raw)
In-Reply-To: <20090722154240.4A82F832E416@gemini.denx.de>

Hi Wolfgang,

Matthias is not available for 2 days, so I'll answer instead.

On Wednesday 22 July 2009 17:42:40 Wolfgang Denk wrote:
> Dear Matthias Fuchs,
>
> In message <200907221727.56402.matthias.fuchs@esd.eu> you wrote:
> > Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
>
> ..
>
> >  board/esd/pmc440/pmc440.c   |    2 +-
> >  board/mpl/mip405/mip405.c   |    2 +-
> >  board/mpl/pip405/pip405.c   |    2 +-
> >  board/netstal/hcu5/hcu5.c   |    8 +-
> >  board/netstal/hcu5/sdram.c  |    4 +-
> >  board/netstal/mcu25/mcu25.c |    2 +-
> >  cpu/ppc4xx/cpu.c            |    8 +-
> >  cpu/ppc4xx/cpu_init.c       |    2 +-
> >  cpu/ppc4xx/interrupts.c     |   18 ++--
> >  cpu/ppc4xx/speed.c          |    3 +-
> >  cpu/ppc4xx/start.S          |  206
> > +++++++++++++++++++++--------------------- include/asm-ppc/processor.h | 
> >  46 ++++++++++
> >  include/ppc405.h            |   55 ------------
> >  include/ppc440.h            |   93 -------------------
> >  post/cpu/ppc4xx/fpu.c       |    6 +-
> >  15 files changed, 178 insertions(+), 279 deletions(-)
>
> I understand the include/asm-ppc/processor.h changes are in sync with
> the Linux version of this file?

No, it's not in sync with the Linux version. Reason is, that the Linux version 
you are referring to was an very old arch/ppc version. The current 
arch/powerpc version is completely different. No SPRN defines in this file any 
more.

But I'll double check the new defines in processor.h before applying this 
patch.

> If so:
>
> Acked-by: Wolfgang Denk <wd@denx.de>

I hope you don't withdraw your Acked-by now. I would really like to apply this 
patch soon.

Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2009-07-23  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22 15:27 [U-Boot] [PATCH] ppc4xx: Replace 4xx lowercase SPR references Matthias Fuchs
2009-07-22 15:42 ` Wolfgang Denk
2009-07-23  7:30   ` Stefan Roese [this message]
2009-07-23 10:32     ` Wolfgang Denk
2009-07-24  7:50 ` Stefan Roese

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=200907230930.08298.sr@denx.de \
    --to=sr@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.