diff options
author | Zach Brown <zach.brown@ni.com> | 2017-01-10 13:30:19 -0600 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-02-08 14:19:42 -0800 |
commit | ceb374eb06848212e47fb884964a3ae5e79615b5 (patch) | |
tree | d3778ca1818c0ddadc4a5f37bdafa90f525e6b46 /drivers | |
parent | e70dda0868fad0f74c46df21f7f45fec24f29879 (diff) | |
download | op-kernel-dev-ceb374eb06848212e47fb884964a3ae5e79615b5.zip op-kernel-dev-ceb374eb06848212e47fb884964a3ae5e79615b5.tar.gz |
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
The fields max_bb_per_die and blocks_per_die are useful determining the
number of bad blocks a MTD needs to allocate. How they are set will
depend on if the chip is ONFI, JEDEC or a full-id entry in the nand_ids
table.
Signed-off-by: Zach Brown <zach.brown@ni.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electron.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions