From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 10 Apr 2008 15:33:14 +0200 Subject: [U-Boot-Users] [PATCH] PPC440 Power Management Registers In-Reply-To: <8B3930FEA8618C44B48EB06B5D33A06E12FD0D@satmail.Advantech.ca> References: <8B3930FEA8618C44B48EB06B5D33A06E12FD07@satmail.Advantech.ca> <200804081329.50384.sr@denx.de> <8B3930FEA8618C44B48EB06B5D33A06E12FD0D@satmail.Advantech.ca> Message-ID: <200804101533.14599.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 Eugene, On Thursday 10 April 2008, Eugene O'Brien wrote: > Here is an updated patch correcting only the pre-existing power > management register definitions. (I might add that these definitions are > not currently used in the U-Boot source tree either.) > > CHANGELOG: > > ppc440: Fix power mgt definitions for PPC440 > > Corrected DCR addresses of PPC440 power management registers. > All AMCC PPC440 processors conform to the same DCR address usage for > these registers. > > Signed-off-by: Eugene O'Brien Unfortunately now your patch is line wrapped. And even if it wasn't line wrapped, it couldn't be applied using git-am (which makes life so much easier for me) because of the lines above and below the real patch. I there a chance that you can create this patch by using git-format-patch? I know it is a lot of work for such a small patch, but once you've got all this git patch stuff working, you can send patches much easier in the future. 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 =====================================================================