u-boot-brain/arch/powerpc/cpu
Stefan Roese c1ab75c7d4 ppc4xx: Fix 440EPx bug in reconfigure_pll()
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.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Rupjyoti Sarmah <rsarmah@amcc.com>
Cc: Victor Gallardo <vgallardo@appliedmicro.com>
2010-09-03 11:14:21 +02:00
..
74xx_7xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xxx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8xx miiphy: constify device name 2010-08-09 11:52:29 -07:00
mpc8xxx powerpc/8xxx: query feature reporting register for num cores on unknown cpus 2010-08-01 11:18:45 -05:00
mpc83xx cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc85xx net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
mpc86xx 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
mpc512x cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc824x Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8220 miiphy: constify device name 2010-08-09 11:52:29 -07:00
mpc8260 net ppc: fix ethernet device names with spaces 2010-08-09 11:52:28 -07:00
ppc4xx ppc4xx: Fix 440EPx bug in reconfigure_pll() 2010-09-03 11:14:21 +02:00