problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-08-03 Thread Ben Warren
Arun, Please keep the mailing list CC'd on all correspondence. As you can see, I've been busy for the past week and am sure there are others listening that are more qualified to answer. Anyway... On Wed, 2006-07-26 at 17:33 +0530, Arun Kumar wrote: Hi Ben , I guess this is the last stage

problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-07-24 Thread Arun Kumar
Hi Ben , Thanks for your reply .It was indeed very comrehensive .I am able to proceed further But still there is a bit problem . When I try to mknod physically viz mknod /dev/mtd0 . It says the node is readonly . Can you please point out the problem . I am attaching a dump of the console .

problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-07-24 Thread Arun Kumar
Ben , Further to my previous mail I have another problem with my busybox initrd/RAMDISK system -my ext2 root file system is mounted as root Read only .as a result my mknod etc commands always returns ERROR -- root mounted as read only ? Any pointers for the same ? to make my RAMDISK

problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-07-24 Thread Ben Warren
Arun, Looks like there are still some things broken in your MTD partition definition. I highly recommend that when debugging this, you boot from an NFS mount. That way you can modify files off-line (ie. from your development host). I'll point out a few things, but you're going to have to surf

problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-07-21 Thread Arun Kumar
Hi , Can anyone help me in this naive problem ? I am using k 2.4.x based on ppc8245 based .I have a 8MB flash mapped to adress -0xff80 .with 4 interleaved AMD flash devices each of size 2Mib . Inte The problem I am facing are two : I am not sure whether my flash read/write routines are

problems with mounting JFFS2 using CFI for AM29LV160MT on ppc8245 k2.4.x

2006-07-21 Thread Ben Warren
Hi Arun, On Fri, 2006-07-21 at 20:26 +0530, Arun Kumar wrote: Hi , Can anyone help me in this naive problem ? Then a naive answer is most fitting... Turns out that's my specialty. # # Memory Technology Devices (MTD) # CONFIG_MTD=y CONFIG_MTD_DEBUG=y CONFIG_MTD_DEBUG_VERBOSE=2