Re: [U-Boot] [PATCH] powerpc/mpc85xx:Update FM1 clock select and shift for B4420

2014-04-23 Thread York Sun
On 04/20/2014 10:17 PM, Prabhakar Kushwaha wrote: > B4420 is a personality of B4860. > It should have same FM1_CLK_SEK and FM1_CLK_SHIFT as B4860 > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master, thanks. York ___ U-Boot m

[U-Boot] [PATCH] powerpc/mpc85xx:Update FM1 clock select and shift for B4420

2014-04-20 Thread Prabhakar Kushwaha
B4420 is a personality of B4860. It should have same FM1_CLK_SEK and FM1_CLK_SHIFT as B4860 Signed-off-by: Prabhakar Kushwaha --- arch/powerpc/cpu/mpc85xx/speed.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/speed.c b/arch/powerpc/cpu/mpc85x