openlumi / openlumi.github.io

OpenWrt for Xiaomi Zigbee gateway with imx6 SoC DGNWG05LM, ZHWG11LM
https://openlumi.github.io
154 stars 26 forks source link

flash backup image from uboot #31

Closed giltabibian closed 2 years ago

giltabibian commented 2 years ago

Hi, is there any easy way to restore to back image? (lumi_stock.tar.gz) using mfgtools is a little overhead because of soldering the usb pins. it seems like uboot doesn't have an ethernet port, so using tftpboot / nfs to load an image and burn it is not an option right? currently, i have openwrt, can't i use the web interface to flash the backup firmware?

devbis commented 2 years ago

Nope, there is no way to restore backup without soldering usb. In theory, it is possible, but prevoius attempts led to read-only fs and usb soldering was needed anyway. You can investigate this way and post your findings.

giltabibian commented 2 years ago

Thanks for you feedbacks on my open issues. Highly appreciated!