[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
Wed May 28 19:21:26 CEST 2008
On Wed, 28 May 2008 18:20:15 +0400
Anton Vorontsov <avorontsov at ru.mvista.com> wrote:
> This patch moves Freescale Localbus defines out of mpc83xx.h, so we could
> use it on MPC85xx and MPC86xx processors.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> include/asm-ppc/fsl_lbc.h | 251 +++++++++++++++++++++++++++++++++++++++++++++
> include/mpc83xx.h | 234 +-----------------------------------------
> include/mpc85xx.h | 2 +
> include/mpc86xx.h | 2 +
> 4 files changed, 256 insertions(+), 233 deletions(-)
> create mode 100644 include/asm-ppc/fsl_lbc.h
>
can we move the BRx_* and ORx_* left behind in mpc85xx.h also?
Kim
More information about the U-Boot
mailing list