On 11/10/2011 07:44 PM, Marek Vasut wrote:
> Actually, maybe we should fix this in Linux first. Is the GPMI-NAND driver for
> i.MX28 applied already to mainline linux-mtd?

Yes, it is in 3.2-rc1: 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=tree;f=drivers/mtd/nand/gpmi-nand

I have tried to figure out why it works. The driver sets same 
NAND_NO_SUBPAGE_WRITE flag but it is also dropped in nand_base. One 
difference is: chip->ecc.size is set to 1 instead of 512.

--
Veli-Pekka Peltola
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to