disable CONFIG_MTD_BLOCK
authorGrazvydas Ignotas <notasas@gmail.com>
Tue, 11 May 2010 11:19:46 +0000 (14:19 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 11 May 2010 11:19:46 +0000 (14:19 +0300)
We are using UBI so there is no reason to have NAND as block devices,
and there is nanddump/nandwrite to read/write if we really need to.
This also fixes read errors on boot where Angstrom peeks some mtdblock
devices which are in different ECC mode.


No differences found