Howdy! I did a sysupgrade on my wrx36 the other day and it turned into a brick, so i fired up the soldering iron and put a serial port on it, anyway i can get it to boot now, but when i formatted the device, i dont think the output was correct:
root@OpenWrt:/# cd tmp/
root@OpenWrt:/tmp# ubiformat /dev/mtd18 -y -f /tmp/factory_image.ubi
ubiformat: mtd18 (nand), size 101711872 bytes (97.0 MiB), 776 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 775 -- 100 % complete
ubiformat: 776 eraseblocks have valid erase counter, mean value is 3
ubiformat: error!: file "/tmp/factory_image.ubi" (size 11878707 bytes) is not multiple of eraseblock size (131072 bytes)
error 0 (No error information)
root@OpenWrt:/tmp# ubiformat /dev/mtd20 -y -f /tmp/factory_image.ubi
ubiformat: mtd20 (nand), size 101711872 bytes (97.0 MiB), 776 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 775 -- 100 % complete
ubiformat: 776 eraseblocks have valid erase counter, mean value is 1
ubiformat: error!: file "/tmp/factory_image.ubi" (size 11878707 bytes) is not multiple of eraseblock size (131072 bytes)
error 0 (No error information)
and then after i reboot, i get this:
[ 1.190358] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
[ 1.193518] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 800000 KHz, changing to: 1017600 KHz
[ 1.209501] remoteproc remoteproc0: cd00000.q6v5_wcss is available
[ 1.218908] UBI error: cannot open mtd rootfs, e▒[ 1.230235] Waiting for root device /dev/ubiblock0_1...
[ 31.832823] l11: disabling
And thats the same error i seen in the bootup logs when i did the sysupgrade flash from the webui ?