nand_write_ecc
David Woodhouse
dwmw2 at infradead.org
Tue Jul 30 18:40:05 EDT 2002
startec at ms11.hinet.net said:
> I am using NAND flash as a root file system. When I and flash a new
> root image to NAND flash and reboot the system. I copy a file to flash
> and the system halt. I got the following message when I operate the
> board. When nand_write_ecc was called, I will print out message as,
> "nand_write_ecc: col=%d last=%d page=%x ecc_code=%x %x %x %x %x %x". I
> think the first nand_write_ecc was called by GC and when I copy the
> file nand_write_ecc was called again. But as the following message,
> the two calls write to the same page 0x18FF. Why they write the same
> page?
Does this still happen with the latest code in CVS?
--
dwmw2
More information about the linux-mtd
mailing list