diff options
author | Chuanxiao Dong <chuanxiao.dong@intel.com> | 2010-08-05 18:48:49 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-08-05 19:13:12 +0200 |
commit | ef41e1bb11fc21acad35c8c3b673fe9f2f29d819 (patch) | |
tree | 404b6e50710d3d2d7796eb1854aee0f0547c12ae /drivers/mtd/Kconfig | |
parent | mtd: denali: rename functions which is named by using capitals (diff) | |
download | linux-ef41e1bb11fc21acad35c8c3b673fe9f2f29d819.tar.xz linux-ef41e1bb11fc21acad35c8c3b673fe9f2f29d819.zip |
mtd: denali: update get nand para functions
In denali driver, wTotalBlocks variable is useless, so just
remove them in get_toshiba_nand_para and get_hynix_nand_para
first. Other wTotalBlocks in denali.c and other variables in
dev_info struct are also useless, will remove them later.
Also add a parameter in get_hynix_nand_para to prepare to
remove dev_info struct. This parameter comes by reading NAND
ID directly. Reading register will report wrong value for
some NAND chips, e.g. some Micron MT29F32G08QAA chips.
So update NAND_CMD_READID method as well.
Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/Kconfig')
0 files changed, 0 insertions, 0 deletions