]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: add the ecc info for some full-id nand chips
authorHuang Shijie <b32955@freescale.com>
Fri, 17 May 2013 03:17:33 +0000 (11:17 +0800)
committerHuang Shijie <b32955@freescale.com>
Tue, 5 Nov 2013 01:45:59 +0000 (09:45 +0800)
commitc113c2bc24cd601dcdcbec693456b4719ff5d52a
treeb946cb2c2926397909540bc50870369d3fbe0b20
parent1e2a75cde8d425a532a37b771cbe3884858688e5
mtd: add the ecc info for some full-id nand chips

Add the ecc info for TC58NVG2S0F, TC58NVG3S0F, TC58NVG5D2 and TC58NVG6D2.

From these chips' datasheets, we know that:
   The TC58NVG2S0F and TC58NVG3S0F require 4bit ECC for per 512byte.
   The TC58NVG5D2 and TC58NVG6D2 require 40bits ECC for per 1024byte.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_ids.c