Hi,
I partitioned the emmc one for uboot and other for filesystem but board is not booting, and getting the following errors, i followed the same procedure for partitioning the SD card and it is booting from that. But when i try from emmc getting following problem.Please suggest.
VFS: Cannot open root device "PARTUUID=" or unknown-block(0,0): error -6
[ 2.939668] Please append a correct "root=" boot option; here are the available partitions:
[ 2.948081] b300 1875968 mmcblk0 driver: mmcblk
[ 2.953453] b301 72261 mmcblk0p1 00000000-01
[ 2.958807] b302 1791247 mmcblk0p2 00000000-02
[ 2.964160] b310 1024 mmcblk0boot1 (driver?)
[ 2.969535] b308 1024 mmcblk0boot0 (driver?)
[ 2.974892] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 2.983197] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.5-ARCH #1
[ 2.989313] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 2.995478] [<c0013d95>] (unwind_backtrace) from [<c0011e45>] (show_stack+0x11/0x14)
[ 3.003269] [<c0011e45>] (show_stack) from [<c00bf7ab>] (panic+0x7b/0x19c)
[ 3.010191] [<c00bf7ab>] (panic) from [<c097eeab>] (mount_block_root+0x11f/0x1ac)
[ 3.017713] [<c097eeab>] (mount_block_root) from [<c097f01b>] (mount_root+0xe3/0xf4)
[ 3.025496] [<c097f01b>] (mount_root) from [<c097f121>] (prepare_namespace+0xf5/0x148)
[ 3.033453] [<c097f121>] (prepare_namespace) from [<c097ec45>] (kernel_init_freeable+0x1b5/0x1d4)
[ 3.042384] [<c097ec45>] (kernel_init_freeable) from [<c062a261>] (kernel_init+0x15/0xbc)
[ 3.050607] [<c062a261>] (kernel_init) from [<c000ea91>] (ret_from_fork+0x11/0x20)
[ 3.058220] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[