1
Firmware / Re: Vimtag cloud camera B5 (F300) FH8632
« on: February 27, 2022, 07:17:44 am »
[ 0.745329] Creating 7 MTD partitions on "spi_flash":
[ 0.750336] 0x000000000000-0x000000040000 : "bootstrap"
[ 0.758690] 0x000000040000-0x000000050000 : "uboot-env"
[ 0.763979] 0x000000050000-0x000000090000 : "uboot"
[ 0.769134] 0x000000090000-0x0000002e0000 : "kernel"
[ 0.774302] 0x0000002e0000-0x0000008e0000 : "rootfs"
[ 0.779610] 0x0000008e0000-0x000000ff0000 : "mtd"
[ 0.784504] 0x000000ff0000-0x000001000000 : "usr"
Kernel boots at least, but your flash is corrupt - rootfs
0x0000002e0000-0x0000008e0000
You'd need another copy, and try flash from uboot.
Make sure tx is connected, uboot says its waiting for a key for 3 seconds, so should be able to get in.
[ 0.750336] 0x000000000000-0x000000040000 : "bootstrap"
[ 0.758690] 0x000000040000-0x000000050000 : "uboot-env"
[ 0.763979] 0x000000050000-0x000000090000 : "uboot"
[ 0.769134] 0x000000090000-0x0000002e0000 : "kernel"
[ 0.774302] 0x0000002e0000-0x0000008e0000 : "rootfs"
[ 0.779610] 0x0000008e0000-0x000000ff0000 : "mtd"
[ 0.784504] 0x000000ff0000-0x000001000000 : "usr"
Kernel boots at least, but your flash is corrupt - rootfs
0x0000002e0000-0x0000008e0000
You'd need another copy, and try flash from uboot.
Make sure tx is connected, uboot says its waiting for a key for 3 seconds, so should be able to get in.