I could not mount the vfat partition on the NAND. It always complains
"end_request: I/O error, dev mtdblock3, sector 0"
"..."
It seems that somebody have met this problem and solved it with the
following modification:
In the file "drivers/mtd/nand/s3c2410.c", find the function
3c2410_nand_init_chip() and set:
chip->eccmode = NAND_ECC_NONE;
I don't know if it will work for me. But at least it gives me a hope.
Hence I want to get the kernel sources and have a try on this. I am
currently using 2.6.16 Mini Distro and need to find the full patch for
the linux kernel 2.6.16. I tried the link in the page
http://www.handhelds.org/moin/moin.cgi/HpIpaqRx3715Kernel .
But it doesn't work anymore.
Can anyone kindly tell me where I can find this patch:
full-rx3715-2.6.16-0.3.patch ?
Thanks a lot.
L.C Zheng
Received on Mon Jul 16 2007 - 05:43:06 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 16 2007 - 05:43:21 EDT