[PATCH v3 07/10] mtd: IFC NAND: utilize oob_required parameter
Brian Norris
computersforpeace at gmail.com
Mon Apr 30 15:23:13 EDT 2012
On Mon, Apr 30, 2012 at 12:13 PM, Scott Wood <scottwood at freescale.com> wrote:
> On 04/30/2012 02:08 PM, Brian Norris wrote:
>> Is the read_page change sane?
>
> It should be harmless.
Right, but I am now handling Shmulik's comments about auto-incremented
NAND. It seems like there are few/no users of auto-incrementing page
reads, but if any driver relied on reading page,oob,page,oob,etc.
without a READ command in between, then we might cause problems by
skipping the OOB buffer read. Of course, with various NAND
controllers/drivers, this issue is hard for me to sort through.
>> Did you review the (misspelled) eLBC patch? (patch 06/10)
>
> No, that one wasn't CCed to me (I should probably get around to
> subscribing to linux-mtd...).
scripts/get_maintainers.pl only goes so far. It's hard to track down
the *real* experts here...
> It looks like the same situation as IFC.
OK, I'll fix it too then.
Thanks.
Brian
More information about the linux-mtd
mailing list