hi,gay.this is my first question.thanks in advance.  
   I use the tow flashes SST39VF3201(4MB) and 39VF401(512MB) in uclinux,their address is at 0x01000000 and 0x01080000 which is seted up by bootloader,I use jedec and have added devices infomation in jedec_probe.c,but if I use "#define WINDOW_ADDR 0x1000000",mtd can't find these flash,so I use "#define WINDOW_ADDR 0x1080000",it find 39VF3201,and erasing it seems find,but the cp and mount command is not find,I cat the /proc/mounts,I told me the jffs2 filesystem have been mounted,but coping lagre file to  it seem a problem.when mounting ,uclinux print:jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x000cb4e0.....
  have eveyone been using 39VF3201 correctly,please tell what is the problem or send me the mtd driver that work with 39VF3201.thank you

_______________________________________________
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