Re: [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-09-22 Thread Barry Song
2011/9/15 Jamie Iles ja...@jamieiles.com: On Thu, Sep 15, 2011 at 08:32:02AM -0300, Benjamin Herrenschmidt wrote: On Wed, 2011-08-24 at 15:41 +0100, Jamie Iles wrote: +   chosen { +           bootargs = console=ttyS0,115200 earlyprintk loglevel=9 root=ubi0:rootfs rw rootfstype=ubifs

Re: [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-09-22 Thread Benjamin Herrenschmidt
On Fri, 2011-09-23 at 10:31 +0800, Barry Song wrote: 2011/9/15 Jamie Iles ja...@jamieiles.com: On Thu, Sep 15, 2011 at 08:32:02AM -0300, Benjamin Herrenschmidt wrote: On Wed, 2011-08-24 at 15:41 +0100, Jamie Iles wrote: + chosen { + bootargs = console=ttyS0,115200

Re: [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-09-15 Thread Benjamin Herrenschmidt
On Wed, 2011-08-24 at 15:41 +0100, Jamie Iles wrote: + chosen { + bootargs = console=ttyS0,115200 earlyprintk loglevel=9 root=ubi0:rootfs rw rootfstype=ubifs ubi.mtd=5,2048; + linux,stdout-path = uart0; + }; Hrm... we don't normally put the bootargs in the

Re: [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-09-15 Thread Jamie Iles
On Thu, Sep 15, 2011 at 08:32:02AM -0300, Benjamin Herrenschmidt wrote: On Wed, 2011-08-24 at 15:41 +0100, Jamie Iles wrote: + chosen { + bootargs = console=ttyS0,115200 earlyprintk loglevel=9 root=ubi0:rootfs rw rootfstype=ubifs ubi.mtd=5,2048; +

Re: [PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-09-01 Thread Barry Song
2011/8/24 Jamie Iles ja...@jamieiles.com: The PC7302 board can be populated with either a PC3X2 or PC3X3 device. Add DTS files for both variants of the PC7302. Signed-off-by: Jamie Iles ja...@jamieiles.com ---  arch/arm/boot/dts/picoxcell-pc7302-pc3x2.dts |   87  

[PATCHv2 3/3] picoxcell: add the DTS for the PC7302 board

2011-08-24 Thread Jamie Iles
The PC7302 board can be populated with either a PC3X2 or PC3X3 device. Add DTS files for both variants of the PC7302. Signed-off-by: Jamie Iles ja...@jamieiles.com --- arch/arm/boot/dts/picoxcell-pc7302-pc3x2.dts | 87 arch/arm/boot/dts/picoxcell-pc7302-pc3x3.dts |