Greetings everybody!
I'm using MX29LV320CTTC nor flash, uclinux kernel 2.4.19 ,Jffs2 filesystem
and I probed the flash use CFI.
oh, The cpu arch is mips...
My problem is that when fs started about 2 sec, it poped an error like this:
==========
 Last[2] is 1, datum is 85
 Write clean marker to block at 0x003a0000 failed: -5
 Last[2] is 1, datum is 85
 Write clean marker to block at 0x00390000 failed: -5
==========
I have traced into cfi_cmdset_0002.c, found the function do_write_oneword()
which caused the error.
I am doubtful of byte-order and tried to set the kernel to big endian, but
it seems useless. And then I change the cmdset(0xaa->0xaa00), but I am fail,
the program is running abnormal.

I really do not know how to fix it, did anybody can help me?

Waiting for you reply.
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to