u-boot-brain/arch
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
..
arm ARM: Update ARM mach-types 2010-08-18 21:15:57 +02:00
avr32 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
blackfin Blackfin: re-use board data in cpu banner 2010-08-11 11:29:19 -04:00
i386 Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
m68k miiphy: constify device name 2010-08-09 11:52:29 -07:00
microblaze Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mips miiphy: constify device name 2010-08-09 11:52:29 -07:00
nios2 nios2: add gpio_request 2010-07-12 11:30:51 -04:00
powerpc ppc4xx: Fix 440EPx bug in reconfigure_pll() 2010-09-03 11:14:21 +02:00
sh Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
sparc Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00