Re: [U-Boot] [PATCH] ppc4xx fix unstable 440EPx bootstrap options

2010-03-02 Thread Stefan Roese
On Thursday 25 February 2010 19:00:17 Rupjyoti Sarmah wrote: > 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.

[U-Boot] [PATCH] ppc4xx fix unstable 440EPx bootstrap options

2010-02-25 Thread Rupjyoti Sarmah
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. Signed-off-by: Rupjyoti Sarmah Acked-by : Victor Gallardo --- cp