Difference between revisions of "NAND Writing"

From OLPC
Jump to: navigation, search
(NAND flash rewrite recipe)
(No difference)

Revision as of 23:54, 29 October 2006

This is a recipe for erasing the NAND Flash and rewriting it, in the event that the bad block table is potentially messed up.

Boot from a USB key, passing the cmdline argument "cafe_nand.skipbbt=1"

Login as root

modprobe mtdchar
flash_eraseall -j /dev/mtd0
nandwrite -p /dev/mtd0 build131.img