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 <[email protected]> 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 <[email protected]> >> --- > >> 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 <[email protected]> > > Kim _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

