[PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-23 Thread Marian Balakowicz
Add device tree source file for TQM5200 board. Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/tqm5200.dts | 236 + 1 files changed, 236 insertions(+), 0 deletions(-) create mode 100644 arch/powerpc/boot/dts/tqm5200.dts diff

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-23 Thread David Gibson
On Wed, Oct 24, 2007 at 01:13:33AM +0200, Marian Balakowicz wrote: > Add device tree source file for TQM5200 board. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > --- > > arch/powerpc/boot/dts/tqm5200.dts | 236 > + > 1 files changed, 236 inserti

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-24 Thread Grant Likely
On 10/23/07, David Gibson <[EMAIL PROTECTED]> wrote: > On Wed, Oct 24, 2007 at 01:13:33AM +0200, Marian Balakowicz wrote: > > Add device tree source file for TQM5200 board. > > > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > > --- > > > > arch/powerpc/boot/dts/tqm5200.dts | 236 > > ++

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-25 Thread Martin Krause
< + [EMAIL PROTECTED] { < + compatible = "cfi-flash"; < + reg = < 0200>; < + bank-width = <4>; < + device-width = <2>; < + #size-cells = <1>; < + #addres

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-25 Thread Grant Likely
On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: > > > < + [EMAIL PROTECTED] { > < + compatible = "cfi-flash"; > < + reg = < 0200>; > < + bank-width = <4>; > < + device-width = <2>; > < +

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-25 Thread Marian Balakowicz
David Gibson wrote: > On Wed, Oct 24, 2007 at 01:13:33AM +0200, Marian Balakowicz wrote: > > [snip] >> +[EMAIL PROTECTED] { >> +model = "fsl,lpb"; >> +compatible = "lpb"; > > Not nearly specific enough. Must include a vendor prefix at least, > and should have a lot mo

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-25 Thread Marian Balakowicz
Grant Likely wrote: > On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: >> >> < + [EMAIL PROTECTED] { >> < + compatible = "cfi-flash"; >> < + reg = < 0200>; >> < + bank-width = <4>; >> < + de

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-25 Thread David Gibson
On Thu, Oct 25, 2007 at 05:46:19PM +0200, Marian Balakowicz wrote: > Grant Likely wrote: > > On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: [snip] > >> On a board with 16 MiB FLASH for example the "big-fs" _and_ the "misc" > >> partition could not be used. "big-fs", because the memory is too

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-29 Thread Marian Balakowicz
David Gibson wrote: > On Thu, Oct 25, 2007 at 05:46:19PM +0200, Marian Balakowicz wrote: >> Grant Likely wrote: >>> On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: > [snip] On a board with 16 MiB FLASH for example the "big-fs" _and_ the "misc" partition could not be used. "big-fs",

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-29 Thread Grant Likely
On 10/29/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > David Gibson wrote: > > On Thu, Oct 25, 2007 at 05:46:19PM +0200, Marian Balakowicz wrote: > >> Grant Likely wrote: > >>> On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: > > [snip] > On a board with 16 MiB FLASH for example the

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-29 Thread David Gibson
On Mon, Oct 29, 2007 at 09:40:23AM -0600, Grant Likely wrote: > On 10/29/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > > David Gibson wrote: > > > On Thu, Oct 25, 2007 at 05:46:19PM +0200, Marian Balakowicz wrote: > > >> Grant Likely wrote: > > >>> On 10/25/07, Martin Krause <[EMAIL PROTECTED]

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-29 Thread Grant Likely
On 10/29/07, David Gibson <[EMAIL PROTECTED]> wrote: > On Mon, Oct 29, 2007 at 09:40:23AM -0600, Grant Likely wrote: > > It's probably more appropriate to have the flash partition layout in > > the u-boot environment and have u-boot populate the partition > > information in the device tree. > > Tha

Re: [PATCH 05/11] [POWERPC] TQM5200 DTS

2007-10-30 Thread Marian Balakowicz
Grant Likely wrote: > On 10/29/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: >> David Gibson wrote: >>> On Thu, Oct 25, 2007 at 05:46:19PM +0200, Marian Balakowicz wrote: Grant Likely wrote: > On 10/25/07, Martin Krause <[EMAIL PROTECTED]> wrote: >>> [snip] >> On a board with 16 MiB