setenv bootargs 'console=ttymxc0,115200 initrd=0x91000040,7898116 root=/dev/ram rootwait rw init=/linuxrc';setenv ipaddr 169.254.2.194; setenv serverip 169.254.2.193;tftpboot 81000000 uImage;setenv ipaddr 169.254.2.194; setenv serverip 169.254.2.193;tftpboot 90000000 100ask_imx6ull-14x14.dtb;tftpboot 91000000 ramdisk.uImage;bootm 81000000 91000000 90000000
[ 6.388593] RAMDISK: gzip image found at block 0
[ 7.905482] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 7.913798] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 69.653025] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 69.659585] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 69.665890] bluetooth hci0: Falling back to user helper
[ 127.372847] random: crng init done
[ 131.092994] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_fw.bin
Hi,
Did you find the solution for this.
I am also facing the same
normally this issue is related to the memory, you can check if you set this correct or not, you also can refer to the link as below:
"https://community.nxp.com/t5/i-MX-Processors/iMX6-filesystem-as-RAMdisk/m-p/295769"