[PATCH] NAND: Fix NAND ECC errors on AMD Au1550
Sergei Shtylylov
sshtylyov at ru.mvista.com
Tue Nov 1 07:49:06 EST 2005
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.
> I'd very much like to see it addressed properly.
>
> Regards
>
> Pantelis
WBR, Sergei
More information about the linux-mtd
mailing list