Having trouble using mtdparts kernel command line to repartition flash

2009-08-21 Thread Nathan French
inode=12289, block=49155 attempt to access beyond end of device ram0: rw=0, want=98312, limit=7 EXT2-fs error (device ram0): ext2_get_inode: unable to read inode block - inode=12289, block=49155 attempt to access beyond end of device ram0: rw=0, want=98312, lim

need help getting SPI controller working on 405EX

2009-08-06 Thread Nathan French
right, otherwise I would see at least the SPI driver complaining about something, right? Thanks, Nathan French ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: need help getting SPI controller working on 405EX

2009-08-10 Thread Nathan French
Lorenz, thanks for the reply. > For getting spidev devices you have to add entries for an spidev device > to your newly created spi-"bus". So what you are currently missing are > the spidev child-nodes in the device tree. > As I'm currently cut off from some device to test, no guaranty that it

Re: need help getting SPI controller working on 405EX

2009-08-11 Thread Nathan French
This is good news. Can you point me towards the patch for that? Nathan On Tue, 2009-08-11 at 01:44 -0400, Stefan Roese wrote: > On Monday 10 August 2009 18:07:15 Nathan French wrote: > > > At least something similar worked for me some months ago (before we > > > switched t