From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 14 Jan 2008 15:51:57 +0100 Subject: [U-Boot-Users] [PATCH] ppc_4xx:Fix post spr.c for PPC405 In-Reply-To: <200801141404.42883.niklausgiger@gmx.ch> References: <200801141404.42883.niklausgiger@gmx.ch> Message-ID: <200801141551.57688.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 On Monday 14 January 2008, Niklaus Giger wrote: > post/cpu/ppc4xx/spr.c contained a few checks for registers only present > for PPC440 and derivates processor. > > Signed-off-by: Niklaus Giger After applying your patch via "git-am" I noticed the following log message using "git-log": commit a2a47d9203a1249637d16e5fc4a1e7ed7bcf8fc2 Author: Niklaus Giger Date: Mon Jan 14 14:04:42 2008 +0100 ppc_4xx:Fix post spr.c for PPC405 --Boundary-01=_q31iH91amNpeawe Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit post/cpu/ppc4xx/spr.c contained a few checks for registers only present for PPC440 and derivates processor. Signed-off-by: Niklaus Giger Somehow your mailer has corrupted the commit text. I'll fix this manually. But please make sure this doesn't happen again. I strongly suggest that you look into "git-send-email" and it's configuration. This makes sending patches real easy and errors via mailer are impossible. 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 =====================================================================