RE: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Zhang Wei-r63237
Hi, Kumar, > -Original Message- > From: Kumar Gala [mailto:[EMAIL PROTECTED] > On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote: > > > This patch adds the RapidIO support to the powerpc architecture. > > Some files are moved from ppc. OF-tree and OF-device supports are > > added. > > New

Re: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Kumar Gala
On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote: This patch adds the RapidIO support to the powerpc architecture. Some files are moved from ppc. OF-tree and OF-device supports are added. New silicons such as MPC8548, MPC8641 with serial RapidIO controller are all supported. Memory driver

Re: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Stephen Rothwell
On Thu, 26 Jul 2007 16:42:51 +0800 Zhang Wei <[EMAIL PROTECTED]> wrote: > > + > +#include <../sysdev/fsl_rio.h> This can just be if it is only built on 32bit. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/ pgpfyMqzAH5CK.pgp Description: PGP

Re: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Kumar Gala
On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote: This patch adds the RapidIO support to the powerpc architecture. Some files are moved from ppc. OF-tree and OF-device supports are added. New silicons such as MPC8548, MPC8641 with serial RapidIO controller are all supported. Memory driver

Re: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Stephen Rothwell
On Thu, 26 Jul 2007 16:42:51 +0800 Zhang Wei [EMAIL PROTECTED] wrote: + +#include ../sysdev/fsl_rio.h This can just be sysdev/fsl_rio.h if it is only built on 32bit. -- Cheers, Stephen Rothwell[EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/ pgpfyMqzAH5CK.pgp

RE: [PATCH 4/5 v3] Add RapidIO support to powerpc architecture.

2007-07-27 Thread Zhang Wei-r63237
Hi, Kumar, -Original Message- From: Kumar Gala [mailto:[EMAIL PROTECTED] On Jul 26, 2007, at 3:42 AM, Zhang Wei wrote: This patch adds the RapidIO support to the powerpc architecture. Some files are moved from ppc. OF-tree and OF-device supports are added. New silicons