]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx fix unstable 440EPx bootstrap options
authorRupjyoti Sarmah <rsarmah@appliedmicro.com>
Wed, 24 Mar 2010 11:22:02 +0000 (16:52 +0530)
committerStefan Roese <sr@denx.de>
Wed, 24 Mar 2010 13:27:01 +0000 (14:27 +0100)
commitc550afada5fcad426aa6a219a329feb9eedae8b2
tree99a4b5a26fa904d1852b9662f9643add3ffa806e
parent7027d5622d56ee2292713773044fb6352e431f31
ppc4xx fix unstable 440EPx bootstrap options

440EPx fixed bootstrap options A, B, D, and E sets PLL FWDVA to a value = 1.
This results in the PLLOUTB being greater than the CPU clock frequency
resulting unstable 440EPx operation resulting in various software hang
conditions.

This patch reprograms the FWDVA satisfying the requirement of setting FWDVB
to a value greater than 1 while using one of the four deafult bootstrap options.

Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com>
Acked-by : Victor Gallardo <vgallardo@appliedmicro.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu_init.c
include/ppc440.h