Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-09 Thread Grant Likely
On 11/9/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > I can imagine that we may get into various trouble (or at least the > situation is less flexible) if we are unable to update .dts file along > with the kernel image on a deployed board. If so, then in fact there > is little sens in using "m

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-09 Thread Marian Balakowicz
Hi Grant, Grant Likely wrote: > On 11/6/07, Wolfgang Denk <[EMAIL PROTECTED]> wrote: >> >> in message <[EMAIL PROTECTED]> you wrote: >>> In other words; make the assumption that it is easier to change the >>> kernel than it is to change the device tree. >> Are you serious about this? >> >> Readin

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-09 Thread Marian Balakowicz
Hi Stephen, Stephen Rothwell wrote: > > On Tue, 06 Nov 2007 21:05:20 +0100 Marian Balakowicz <[EMAIL PROTECTED]> > wrote: >> +++ b/arch/powerpc/platforms/52xx/mpc5200_simple.c >> + >> +#include >> +#include >> +#include >> +#include > > Its not clear to me that you need any of the above fo

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-06 Thread Stephen Rothwell
Hi Marian, On Tue, 06 Nov 2007 21:05:20 +0100 Marian Balakowicz <[EMAIL PROTECTED]> wrote: > > +++ b/arch/powerpc/platforms/52xx/mpc5200_simple.c > + > +#include > +#include > +#include > +#include Its not clear to me that you need any of the above four includes. -- Cheers, Stephen Rothwell

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-06 Thread Grant Likely
On 11/6/07, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > Dear Grant, > > in message <[EMAIL PROTECTED]> you wrote: > > > > In other words; make the assumption that it is easier to change the > > kernel than it is to change the device tree. > > Are you serious about this? > > Reading this from someone

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-06 Thread Wolfgang Denk
Dear Grant, in message <[EMAIL PROTECTED]> you wrote: > > In other words; make the assumption that it is easier to change the > kernel than it is to change the device tree. Are you serious about this? Reading this from someone with your experience with device trees if feeding my worst fears...

Re: [PATCH v3 04/13] [POWERPC] Add generic support for simple MPC5200 based boards

2007-11-06 Thread Grant Likely
On 11/6/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > This patch adds support for 'mpc5200-simple-platform' compatible > boards which do not need a platform specific setup. Such boards > are supported assuming the following: > > - GPIO pins are configured by the firmware, > - CDM configuration