Re: [U-Boot] [PATCH v2 09/11] fsl/mpc85xx: introduce fsl_print_rcw function

2013-09-06 Thread York Sun
On 08/28/2013 07:04 AM, Valentin Longchamp wrote: > The RCW gets printed on a lot of FSL 85xx devices and it is always done > the same way. > > The fsl_print_rcw function performs this exact same task. > > Signed-off-by: Valentin Longchamp > --- > Changes in v2: None > > arch/powerpc/cpu/mpc85

[U-Boot] [PATCH v2 09/11] fsl/mpc85xx: introduce fsl_print_rcw function

2013-08-28 Thread Valentin Longchamp
The RCW gets printed on a lot of FSL 85xx devices and it is always done the same way. The fsl_print_rcw function performs this exact same task. Signed-off-by: Valentin Longchamp --- Changes in v2: None arch/powerpc/cpu/mpc85xx/Makefile | 1 + arch/powerpc/cpu/mpc85xx/fsl_corenet_rcw.