commit | d94abba7605d3c15123eb3b331a1872ef17d29e0 | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Fri Feb 21 13:39:38 2014 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Mar 10 22:42:26 2014 -0700 |
tree | 174cfa9a86d91b5fcd0240c441fa14f287f09640 | |
parent | afbfff03d611de22b1ec7127ad56920e02936d5e [diff] |
mtd: nand: add fields for JEDEC in nand_chip Add the jedec_version field, and add an anonymous union which contains the nand_onfi_params and nand_jedec_params. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>