
26 Sep
2005
26 Sep
'05
4:52 p.m.
I've made several tests of the new NAND code on a custum board based on mpc8272.
Read worked for me just fine for both "raw data" read and JFFS2 functions (ls and fsload).
When I tried to write data to the NAND flash using the command => nand write.jffs2 400000 200000 400000
the system hanged right after printing: "NAND write: device 0 offset 2097152, size 4194304 ... 4194304 bytes written: OK"
As far as I understood, the "erase" is still not implemented.
-- Sincerely yours, Mike Rapoport.