]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc 83xx/85xx: Merge lbc upmconfig code
authorBecky Bruce <beckyb@kernel.crashing.org>
Thu, 17 Jun 2010 16:37:26 +0000 (11:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Jul 2010 15:55:09 +0000 (10:55 -0500)
commitf2d9a5da29eb539c2358615cad7f36e3450504fa
treecdeb2f245589ae2ea72fc58b72e73ff5243b3c13
parent199e262eb3c1b70553325c2010be0e28d9245460
powerpc 83xx/85xx: Merge lbc upmconfig code

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@kernel.crashing.org>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc83xx/cpu.c
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c
arch/powerpc/include/asm/fsl_lbc.h