Re: [PATCH v3 2/2] [POWERPC] MPC8568E-MDS: add support for flash

2007-10-19 Thread Anton Vorontsov
On Fri, Oct 19, 2007 at 08:23:19AM -0500, Kumar Gala wrote: > > On Oct 18, 2007, at 5:29 PM, Anton Vorontsov wrote: > >> On Thu, Oct 18, 2007 at 02:58:25PM -0500, Kumar Gala wrote: >> [...] + + [EMAIL PROTECTED],0 { + #address-cells = <1>; +

Re: [PATCH v3 2/2] [POWERPC] MPC8568E-MDS: add support for flash

2007-10-19 Thread Kumar Gala
On Oct 18, 2007, at 5:29 PM, Anton Vorontsov wrote: > On Thu, Oct 18, 2007 at 02:58:25PM -0500, Kumar Gala wrote: > [...] >>> + >>> + [EMAIL PROTECTED],0 { >>> + #address-cells = <1>; >>> + #size-cells = <1>; >>> + compatible = "Span

Re: [PATCH v3 2/2] [POWERPC] MPC8568E-MDS: add support for flash

2007-10-18 Thread Anton Vorontsov
On Thu, Oct 18, 2007 at 02:58:25PM -0500, Kumar Gala wrote: [...] > > + > > + [EMAIL PROTECTED],0 { > > + #address-cells = <1>; > > + #size-cells = <1>; > > + compatible = "Spansion,S29GL256N11TFIV2O", "cfi-flash"; > > +

Re: [PATCH v3 2/2] [POWERPC] MPC8568E-MDS: add support for flash

2007-10-18 Thread Kumar Gala
On Oct 18, 2007, at 1:01 PM, Anton Vorontsov wrote: > MPC8568E-MDS have 1 32MB Spansion x16 CFI flash chip. Let's use it. > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > arch/powerpc/boot/dts/mpc8568mds.dts | 34 +++ > ++- > 1 files changed, 33 inser

[PATCH v3 2/2] [POWERPC] MPC8568E-MDS: add support for flash

2007-10-18 Thread Anton Vorontsov
MPC8568E-MDS have 1 32MB Spansion x16 CFI flash chip. Let's use it. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc8568mds.dts | 34 +- 1 files changed, 33 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/boot/dts/mpc8568m