Hello all,

Regarding with my previous post, I solved the problem.
Not to mention, I've got a nand flash with small erase block size
which is 16KiB.
When I boot my board, the MVL kernel uses 32KiB virtual block size.

So, I have to create an jffs2 image with erase block of 32KiB to match
to the virtual block size.
Then, I set the value of --blockalign to 2 when I call nandwrite.


- john

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to