mtd: nand: decode Hynix MLC, 6-byte ID length
authorBrian Norris <computersforpeace@gmail.com>
Tue, 25 Sep 2012 03:40:54 +0000 (20:40 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:58:15 +0000 (15:58 +0100)
commit73ca392f7d4a175dcf7b56a3c35efc92a55a5473
tree0eb2d8ebab3bb62714cb0123b03f90246aaeabdf
parentb9e48534d8f4eb17d531f54d2cb3b9138db13ccb
mtd: nand: decode Hynix MLC, 6-byte ID length

Hynix has introduced a new ID decoding scheme for their newer MLC, some of
which don't support ONFI. The following devices all follow the pattern given in
the datasheet for Hynix H27UBG8T2B, p.22:

Hynix H27UAG8T2A
Hynix H27UBG8T2A
Hynix H27UBG8T2B

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_base.c