From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 23 Jul 2009 09:30:08 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Replace 4xx lowercase SPR references In-Reply-To: <20090722154240.4A82F832E416@gemini.denx.de> References: <200907221727.56402.matthias.fuchs@esd.eu> <20090722154240.4A82F832E416@gemini.denx.de> Message-ID: <200907230930.08298.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 > > .. > > > 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 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 =====================================================================