[U-Boot] [PATCH V5 09/10] powerpc 83xx/85xx: Merge lbc upmconfig code
Kim Phillips
kim.phillips at freescale.com
Wed Jun 16 03:31:57 CEST 2010
On Mon, 14 Jun 2010 19:56:19 -0500
Becky Bruce <beckyb at kernel.crashing.org> 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>
> ---
> diff --git a/arch/powerpc/cpu/mpc8xxx/fsl_lbc.c b/arch/powerpc/cpu/mpc8xxx/fsl_lbc.c
> + /* Return to normal operation */
> + out_be32(mxmr, (in_be32(mxmr) & mask) | MxMR_OP_NORM);
> +}
> +
Applying: powerpc 83xx/85xx: Merge lbc upmconfig code
/home/r1aaha/git/u-boot/.git/rebase-apply/patch:161: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Otherwise,
Acked-by: Kim Phillips <kim.phillips at freescale.com>
Kim
More information about the U-Boot
mailing list