
18 Nov
2009
18 Nov
'09
9:29 p.m.
On Mon, Nov 16, 2009 at 01:31:47PM -0500, s-paulraj@ti.com wrote:
From: Sandeep Paulraj s-paulraj@ti.com
NANDs with page size of lesser than and equal to 2K are reaching EOL. They are bing replaced with NANDs of page size 4K and above. To support this we have to extend the eccpos field
Signed-off-by: Sandeep Paulraj s-paulraj@ti.com
I believe a patch was submitted to linux-mtd to update this. But this change was rejected to the best of my knowledge because it will break user space IOCTL's, i.e. when we we run some tests from the mtd-utils. I can't see an solution to the issue addressed in the kernel or mtd-utils. I think this can be added to u-boot.
Applied.
-Scott