[U-Boot] [PATCH V6 09/10] powerpc 83xx/85xx: Merge lbc upmconfig code

Kumar Gala kumar.gala at freescale.com
Thu Jul 1 05:21:21 CEST 2010


On Jun 17, 2010, at 11:37 AM, Becky Bruce wrote:

> Each platform had its own version of the upmconfig, despite the
> init process being identical.  Now that we have a spot for common
> lbc code, create a common upmconfig() there.
> 
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> Acked-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> arch/powerpc/cpu/mpc83xx/cpu.c     |   66 ------------------------------------
> arch/powerpc/cpu/mpc85xx/cpu.c     |   61 ---------------------------------
> arch/powerpc/cpu/mpc8xxx/fsl_lbc.c |   50 +++++++++++++++++++++++++++
> arch/powerpc/include/asm/fsl_lbc.h |    3 ++
> 4 files changed, 53 insertions(+), 127 deletions(-)
> 
> diff --git a/arch/powerp

applied to 85xx

- k



More information about the U-Boot mailing list