Numonyx NOR and chip->mutex bug?

Joakim Tjernlund joakim.tjernlund at transmode.se
Fri Feb 4 07:26:16 EST 2011


Stefan Bigler <stefan.bigler at keymile.com> wrote on 2011/02/04 12:04:40:
>
> Hi Jocke
>
> The code does the same, but is much nicer :-)
> My test is also working again.

Thinking a little more one could do:
if (chip->state == chip_state) {
	status = map_read(map, cmd_adr);
		if (map_word_andequal(map, status, status_OK, status_OK))
			break;
}
>
> Im on the way to find out why our old P30 (130nm) Flash worked
> without the fix.

Good.

 Jocke




More information about the linux-mtd mailing list