commit | 4264c980e3e9bb904b7f41dc9c64786cc5466bee | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Mon Nov 16 15:34:41 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Mon Nov 16 15:20:30 2015 -0700 |
tree | 48cd613d42b56125c2363a9bdc5cde598089d78c | |
parent | 73387e7bed260c89628fc6a4e3632b45be9776b0 [diff] |
lightnvm: check for NAND flash and its type Only NAND flash with SLC and MLC is supported. Make sure to not try to initialize TLC memory or other non-volatile memory types. Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>