Hi ALL,
I read the article: http://wiki.davincidsp.com/index.php/Writing_Kernel_Image_to_NAND_Flash
perform:
/usr/sbin/flash_eraseall -j /dev/mtd2 <==OK
/usr/sbin/nandwrite -p /dev/mtd2 uImage <== fail, show "Unknown flash (not normal NAND)"
My NAND flash is ST NAND01GW3B2BN6F
What wrong with this?
Tai Chang