On Wed, 30 Nov 2016 14:12:18 +0000, Amit Mahadik said:
> bootargs Kernel command line: console=ttyS0,115200 noinitrd rw rootfstype=ext3 root=/dev/mmcblk0p2 rootwait mem=512M coherent_pool=4M no_console_suspend resume=/dev/mtdblock3.
> However, while booting I get the following error
> Failed to create /dev/root: -2VFS: Cannot open root device "mmcblk0p2" or unknown-block(179,2): error -2
If you're booting with noinitrd, you better have ext3 as a builtin, not a
module, or you're going to have a really bad day....