Hi. I have very outdated frimware: OpenWrt 21.02-SNAPSHOT unknown / LuCI openwrt-21.02 branch git-22.130.58625-78a8c67
Tried to update via “acu”. But it says “{unable to determnine branch”{. LuCI sysupgrade says it need to update bootloader 1st.
Tried different images and sd-cards (sanDisk extreme pro) creating:
dd if=openwrt-23.05.5-mediatek-filogic-bananapi_bpi-r3-sdcard.img of=/dev/sda1
boot from SD card (all keys up);
TTY shows some codes an then System Halt:
F0: 102B 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
F5: 480C 0000
00: 1005 0000
FA: 1040 0000
FA: 1040 0000 [0200]
F9: 103F 0000
F3: 1001 0000 [0200]
F3: 1001 0000
F6: 300C 0028
01: 102A 0001
02: 1005 0000
BP: 2000 00C0 [0001]
EC: 0000 0000 [3000]
T0: 0000 017C [010F]
System halt!
Booting is possible only from NOR (all keys down).
How can I upgrate to new OpenWRT? I have only one idea. To update bootloader via kmod-mtd-rw. But not sure which one I should update - SPI NOR or SPI NAND. Or maybe even both. And still not sure will that help or not.
Help please.