[U-Boot] [PATCH V5 09/10] powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
beckyb at kernel.crashing.org
Thu Jun 17 00:03:40 CEST 2010
Gah. Where did that come from? Will respin this one.
-B
On Jun 15, 2010, at 8:31 PM, Kim Phillips wrote:
> 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