mtd: nand_ids: add two entries for NAND chips
authorBrian Norris <norris@broadcom.com>
Thu, 17 Jun 2010 19:35:11 +0000 (12:35 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 2 Aug 2010 08:04:09 +0000 (09:04 +0100)
commit24cc7b8a2a48a5707637e918a51ea547efe24892
treea881fd7bf927d420b94ef264b010be2a67d6179d
parente2c848833c1835b6261e46836b2317fc9c3c2787
mtd: nand_ids: add two entries for NAND chips

Included the basic size info for NAND chips with ID of 0xAD or
0xD7. The first can be found in Hynix HY27SF161G2M, while the
second can be found in Micron MT29F64G08 and the Samsung K9LBG08U0D
(among others). Also, some 64 Gbit (or larger) chips identify as
0xD7 because they contain multiple smaller 32 Gbit chips. I
assume it's safe to classify these under the 32 Gbit listing.

Signed-off-by: Brian Norris <norris@broadcom.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_ids.c