by bodhi » Sun Nov 25, 2012 10:34 pm
$this->bbcode_second_pass_quote('xenoxaos', '
')mtd IS built into the kernel...MTD_BLOCKDEV is built as a module. Treating nand as a block device is stupid and should only be used if the filesystem in use know's it's a dumb nand block device...which most don't.
So, unless you're using a jffs root filesystem (you should probably be using ubifs anyway), you don't need mtdblock at all.
Ah! thank you for explanation. I was not able to find the answer why this occurs for a long while.