[PATCH] mtd/nand: Add NAND chip ID to support Micron 4k pagesize NAND chip

Brian Norris computersforpeace at gmail.com
Wed Nov 23 12:23:39 EST 2011


Hi,

On Tue, Nov 22, 2011 at 6:59 PM, Shengzhou Liu
<Shengzhou.Liu at freescale.com> wrote:
> Add NAND chip ID 0x38 in ids table to support Micron 4k large-page NAND chip.

Do you have an example part number for which this patch is necessary?
I see that Micron MT29F8G08ABABA, for instance, has this ID, but
listing its ID in nand_ids.c is useless because there is no ID
decoding pattern for the rest of its ID string. AFAIK, all 0x38 chips
are ONFI-only and should not be included in nand_ids.c.

Brian



More information about the linux-mtd mailing list