bootargs=root=/dev/mtdblock7 rw initrd=0x81280000,64M ramboot=mmc 0 0x81280000 uImage.bin; mmc 0 0x81780000 ubi.img; bootm 0x81280000 The vars seems ok, could someone help me: nandargs=run bootargs_defaults;setenv bootargs ${bootargs} root=${nandroot...
ubi0: min./max. I/O unit sizes: 1/1, sub-page size 1 ubi0: VID header offset: 64 (aligned 64), data offset: 128 ubi0: good PEBs: 504, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 177...
And successfully flash NAND flash with Mfgtools-Rel-1.1.0_130205_MX28_UPDATER. However, when I tried to boot it on i.MX28 EVK board, "VFS: Cannot open root device "(null)" or unknown-block(0,0)" error appeared. The full console log is as below. H...
UBI error: ubi_io_write: error -5 while writing 2048 bytes to PEB 509:57344, written 0 bytes UBI warning: ubi_eba_write_leb: failed to write data to PEB 509 UBI: recover PEB 509, move data to PEB 2277 UBI error: ubi_io_write: error -5 while...
And successfully flash NAND flash with Mfgtools-Rel-1.1.0_130205_MX28_UPDATER. However, when I tried to boot it on i.MX28 EVK board, "VFS: Cannot open root device "(null)" or unknown-block(0,0)" error appeared. The full console log is as below. HTLLLLLLLLLLLL...
VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0) Please append a correct "root=" boot option; here are the available partitions: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
AM335X Cannot open root device "ubi0:rootfs问题 我们烧写AM335X SDK6.0 的提供的arago-base-tisdk-image-am335x-evm.ubi文件系统,跳线到nand flash启动,那么U-BOOT 的bootargs应该如何配置呢?sdk里文档说root=ubi0:<VOLUME NAME> ubi.mtd=<PARTITION_ID>,YYYY rw 。按照这个去配置了,但内核...
VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0) Please append a correct "root=" boot option; here are the available partitions: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)