[U-Boot-Users] [PATCH 1/2] 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h

Kim Phillips kim.phillips at freescale.com
Fri Jun 6 18:03:32 CEST 2008


On Fri, 06 Jun 2008 16:02:59 +0200
Wolfgang Grandegger <wg at grandegger.com> wrote:

> Anton Vorontsov wrote:
> > - - - -
> > From: Anton Vorontsov <avorontsov at ru.mvista.com>
> > Subject: 83xx/85xx: further localbus cleanups
> > 
> > Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names
> > from mpc85xx.h, so ACS_0b10 renamed to ACS_DIV4, ACS_0b11 to ACS_DIV2.
> > 
> > Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> > ---
> >  include/asm-ppc/fsl_lbc.h     |   17 +++++++++++++++--
> >  include/configs/MPC8315ERDB.h |    2 +-
> >  include/configs/MPC8349EMDS.h |    2 +-
> >  include/configs/MPC8349ITX.h  |    4 ++--
> >  include/configs/MPC8360EMDS.h |    2 +-
> >  include/configs/MPC8360ERDK.h |    2 +-
> >  include/configs/MPC837XEMDS.h |    2 +-
> >  include/configs/TQM834x.h     |    2 +-
> >  include/mpc85xx.h             |   35 -----------------------------------
> >  9 files changed, 23 insertions(+), 45 deletions(-)
> 
> What is the status of these two patches? It would be nice if we could
> apply them quickly because some pending patches already rely on (or
> conflict with) them.

I can pick it up.  Andy, please ack.

Kim




More information about the U-Boot mailing list