Re: [uClinux-dev] Problems with the flash memory

2007-09-28 Thread nop
gt; > colleague Jorge. Our problems are related with JFFS2 on a Netburner > > MOD5272. > > On last email I sent the boot console and my MTD configuration. We still > > have problems when I write to the JFFS2 filesystem... > > AJ > > > >> Date: Fri, 17 Aug 20

RE: [uClinux-dev] Problems with the flash memory

2007-09-26 Thread Gavin Lambert
Quoth [EMAIL PROTECTED]: > This strange problem isn't fixed yet. We've tried every trick we could > come up with, including the use of tools recommended by Matt Waddel, > remapping of the flash memory, the use of logs from JFFS2 and MTD and > nothing so far. I had some problems with JFFS2 at first

RE: [uClinux-dev] Problems with the flash memory

2007-09-26 Thread 1010904
le and my MTD configuration. We still > have problems when I write to the JFFS2 filesystem... > AJ >> Date: Fri, 17 Aug 2007 09:55:31 -0600> From: [EMAIL PROTECTED]> >> To: uclinux-dev@uclinux.org> Subject: Re: [uClinux-dev] Problems with >> the flash memory> > Hi

RE: [uClinux-dev] Problems with the flash memory

2007-08-17 Thread Alberto João
when I write to the JFFS2 filesystem... AJ > Date: Fri, 17 Aug 2007 09:55:31 -0600> From: [EMAIL PROTECTED]> To: > uclinux-dev@uclinux.org> Subject: Re: [uClinux-dev] Problems with the flash > memory> > Hi Alberto,> > Alberto João wrote:> > Hello Matt,> &

Re: [uClinux-dev] Problems with the flash memory

2007-08-17 Thread Erwin Authried
Am Freitag, den 17.08.2007, 15:27 + schrieb Alberto João: > Hello Matt, > > I am working with Jorge on this problem. I write the size of 6x64k > sectors with netflash and the read result is ok. > I activate DEBUG_CFI (there is a strange message "Chip erase not > supported"): This just inform

Re: [uClinux-dev] Problems with the flash memory

2007-08-17 Thread Matt Waddel
Hi Alberto, Alberto João wrote: Hello Matt, I am working with Jorge on this problem. I write the size of 6x64k sectors with netflash and the read result is ok. I activate DEBUG_CFI (there is a strange message "Chip erase not supported"): I think this means that the logic necessary to erase

RE: [uClinux-dev] Problems with the flash memory

2007-08-10 Thread Crane, Matthew
how to do this, >> they are reasonable non-complex programs. You can also define MTD_DEBUG >> when building the kernel, in the mtd drivers, so that when the chip is >> probed it will dump the chip's charecteristics. >> >> Matt >> >> -Original Message---

RE: [uClinux-dev] Problems with the flash memory

2007-08-10 Thread 1010904
-complex programs. You can also define MTD_DEBUG >> when building the kernel, in the mtd drivers, so that when the chip is >> probed it will dump the chip's charecteristics. >> >> Matt >> >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:

Autoreply to RE: [uClinux-dev] Problems with the flash memory

2007-08-09 Thread Crane, Matthew
Thank you for writing us. Elettronika will be on holiday until 27/08/05, as such we cannot anwer now to your e-mail, but we will as soon as we come back. Grazie per aver scritto all'Elettronika. Saremo in vacanza fino al 27/08/05, pertanto risponderemo alla Vs. mail al nostro rientro. __

RE: [uClinux-dev] Problems with the flash memory

2007-08-09 Thread 1010904
_DEBUG > when building the kernel, in the mtd drivers, so that when the chip is > probed it will dump the chip's charecteristics. > > Matt > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 08, 2007 5:03 PM > To

Autoreply to RE: [uClinux-dev] Problems with the flash memory

2007-08-09 Thread Crane, Matthew
Thank you for writing us. Elettronika will be on holiday until 27/08/05, as such we cannot anwer now to your e-mail, but we will as soon as we come back. Grazie per aver scritto all'Elettronika. Saremo in vacanza fino al 27/08/05, pertanto risponderemo alla Vs. mail al nostro rientro. __

RE: [uClinux-dev] Problems with the flash memory

2007-08-09 Thread 1010904
2007 4:45 PM > To: Crane, Matthew; uclinux-dev@uclinux.org > Subject: RE: [uClinux-dev] Problems with the flash memory > > Hi Matt, > > That was my first suspect. So i've reviewed the mapping of the flash and > analised the size of the jffs2 image created. It's all clea

Autoreply to RE: [uClinux-dev] Problems with the flash memory

2007-08-08 Thread 1010904
Thank you for writing us. Elettronika will be on holiday until 27/08/05, as such we cannot anwer now to your e-mail, but we will as soon as we come back. Grazie per aver scritto all'Elettronika. Saremo in vacanza fino al 27/08/05, pertanto risponderemo alla Vs. mail al nostro rientro. __

RE: [uClinux-dev] Problems with the flash memory

2007-08-08 Thread Crane, Matthew
@uclinux.org Subject: RE: [uClinux-dev] Problems with the flash memory Hi Matt, That was my first suspect. So i've reviewed the mapping of the flash and analised the size of the jffs2 image created. It's all clear. My suspect now is over the version of the jffs2.c available in the distributio

Autoreply to RE: [uClinux-dev] Problems with the flash memory

2007-08-08 Thread Crane, Matthew
Thank you for writing us. Elettronika will be on holiday until 27/08/05, as such we cannot anwer now to your e-mail, but we will as soon as we come back. Grazie per aver scritto all'Elettronika. Saremo in vacanza fino al 27/08/05, pertanto risponderemo alla Vs. mail al nostro rientro. __

RE: [uClinux-dev] Problems with the flash memory

2007-08-08 Thread 1010904
Hi Matt, That was my first suspect. So i've reviewed the mapping of the flash and analised the size of the jffs2 image created. It's all clear. My suspect now is over the version of the jffs2.c available in the distribution that i'm using. Its the version 2.1. Does anyone knows if this is an estab

RE: [uClinux-dev] Problems with the flash memory

2007-08-08 Thread Crane, Matthew
Hi, Is the jffs2 image created with an appropriate page size and erase block for the flash device? Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, August 08, 2007 1:21 PM To: uclinux-dev@uclinux.org Subject: [