[PATCH] AT91RM9200 NAND support
Savin Zlobec
savin at epico.si
Tue Jun 20 12:03:59 EDT 2006
Thomas Gleixner wrote:
>Savin,
>
>On Tue, 2006-06-20 at 17:53 +0200, Savin Zlobec wrote:
>
>
>>The problem is in nand_wait, the function is called (when writting files
>>to jffs2) with
>>chip->state=FL_READING and state=FL_WRITING and consequently the waiting
>>is terminated instantly (chip->state != state) leaving the chip in busy
>>state.
>>
>>
>
>The problem is the calling code. Doh - where is the brown paperbag ?
>
>Thanks for tracking that down.
>
>
>
Just found it too. I guess something was indeed terribly wrong :-).
savin
More information about the linux-mtd
mailing list