]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
jffs2: do not support the MLC nand
authorHuang Shijie <b32955@freescale.com>
Wed, 25 Sep 2013 06:58:20 +0000 (14:58 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 27 Oct 2013 23:27:07 +0000 (16:27 -0700)
commite104f1e9dab6726187810f5d9e06cadb946d4a61
tree5106e4a58c7e08d08d75ba60d7ad6d242ca827d2
parentf48372465ffdff62a6d75a6f34bc850855fb6470
jffs2: do not support the MLC nand

We should not support the MLC nand for jffs2. So if the nand type is
MLC, we quit immediatly.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
fs/jffs2/fs.c