From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 3 Sep 2010 11:12:53 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Fix 440EPx bug in reconfigure_pll() In-Reply-To: <1282835691-29328-1-git-send-email-sr@denx.de> References: <1282835691-29328-1-git-send-email-sr@denx.de> Message-ID: <201009031112.53548.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 Thursday 26 August 2010 17:14:51 Stefan Roese wrote: > This patch fixes a bug in reconfigure_pll(), where the detection of > the current bootstrap option is wrong. The ICS bits where incorrectly > shifted. This bug was found on the lwmon5 board, which uses bootstrap > option H (I2C bootstrap EEPROM). > > Additionally a bit of code was moved into the if statement, since its > only used after later on. No need to run this code all the time. > > Also, a few empty lines are added to make the code better readable. Applied to u-boot-ppc4xx/master. Thanks. Cheers, 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