[PATCH] NAND: Fix NAND ECC errors on AMD Au1550
Pantelis Antoniou
panto at intracom.gr
Tue Nov 1 08:00:28 EST 2005
Sergei Shtylylov wrote:
> Pantelis Antoniou wrote:
>
>> Sergei Shtylylov wrote:
>>
>> [snip]
>>
>> I have the exact same problem on a different board, which I
>> fix by disabling interrupts (and hacking out the yield() call
>> in nand_base.c).
>
>
> In my understanding, you can't yield() as the other process may be
> accessing NOR flash at the same time, so we'll get what we're trying to
> avoid.
>
Yes I know, it's not the proper way to address it, that's why I didn't
bother submitting it.
>> I'd very much like to see it addressed properly.
>>
Pantelis
More information about the linux-mtd
mailing list