[PATCH] [MTD] OneNAND: Add support for auto-placementofout-of-banddata
Adrian Hunter
ext-adrian.hunter at nokia.com
Thu Feb 1 02:43:27 EST 2007
ext Kyungmin Park wrote:
>> + writeend = mtd->oobsize;
>
> We don't re-assign the 'writeend'. It cause the block is not clean. Since
> JFFS2 send only 12 bytes but onenand writes until oobsize, actually 20
> bytes with zero.
> So this statement will be removed.
Yes, that was a typo. The line should have been deleted when the previous
line was deleted.
More information about the linux-mtd
mailing list