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

2008-06-09 Thread Andy Fleming
On Wed, May 28, 2008 at 9:20 AM, Anton Vorontsov <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Acked-by: Andy Fleming <[EMAIL PROTECTED]> ---

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

2008-06-06 Thread Kim Phillips
On Fri, 06 Jun 2008 16:02:59 +0200 Wolfgang Grandegger <[EMAIL PROTECTED]> wrote: > Anton Vorontsov wrote: > > - - - - > > From: Anton Vorontsov <[EMAIL PROTECTED]> > > Subject: 83xx/85xx: further localbus cleanups > > > > Merge mpc85xx.h's LBC defines to fsl_lbc.h. Also, adopt ACS names > > from

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

2008-06-06 Thread Wolfgang Grandegger
Anton Vorontsov wrote: > On Wed, May 28, 2008 at 12:21:26PM -0500, Kim Phillips wrote: >> On Wed, 28 May 2008 18:20:15 +0400 >> Anton Vorontsov <[EMAIL PROTECTED]> wrote: >> >>> This patch moves Freescale Localbus defines out of mpc83xx.h, so we could >>> use it on MPC85xx and MPC86xx processors. >

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

2008-05-29 Thread Anton Vorontsov
On Wed, May 28, 2008 at 12:23:01PM -0500, Scott Wood wrote: > Anton Vorontsov wrote: >> This patch moves Freescale Localbus defines out of mpc83xx.h, so we could >> use it on MPC85xx and MPC86xx processors. > > Can we similarly merge lbus83xx_t with ccsr_lbc? Yes, why not. But this will need much

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

2008-05-29 Thread Anton Vorontsov
On Wed, May 28, 2008 at 12:21:26PM -0500, Kim Phillips wrote: > On Wed, 28 May 2008 18:20:15 +0400 > Anton Vorontsov <[EMAIL PROTECTED]> wrote: > > > This patch moves Freescale Localbus defines out of mpc83xx.h, so we could > > use it on MPC85xx and MPC86xx processors. > > > > Signed-off-by: Anto

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

2008-05-28 Thread Scott Wood
Anton Vorontsov wrote: > This patch moves Freescale Localbus defines out of mpc83xx.h, so we could > use it on MPC85xx and MPC86xx processors. Can we similarly merge lbus83xx_t with ccsr_lbc? -Scott - This SF.net email is sp

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

2008-05-28 Thread Kim Phillips
On Wed, 28 May 2008 18:20:15 +0400 Anton Vorontsov <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > --- > include/asm-ppc/fsl_lbc.h | 251 >

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

2008-05-28 Thread Anton Vorontsov
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 <[EMAIL PROTECTED]> --- include/asm-ppc/fsl_lbc.h | 251 + include/mpc83xx.h | 234 +