It is Christmas time so I decided to spend some time to update my NSA325v2 firmware. Now I use stock firmware and oryginal u-boot. I try to flash stock firmware with new u-boot and openwrt firmware as mentioned in Wiki instruction but I cannot access to usb. All 3 ports are inactive no matter what kind of stick I use and if it is powered or not.
Now I have an idea to flash u-boot from this : https://forum.doozan.com/read.php?3,135222
By terminal (without interrupting boot proces and entering to boatloader). And then mayby I can load another u-boot from https://openwrt.org/toh/zyxel/nsa325 when USB will be active on that u-boot.
you should be able to follow the doozan guide for any version of uboot.
the tools for flashing from OS, are provided by Doozan, not Openwrt, and I can imagine the openwrt instructions are pretty old, perhaps even older than the Doozan flash guide.
Ok thank you it helps (permision for flash_erase was a problem). Now I loaded uboot from
doozan. Can I use it with openwrt or I rather should use old u-boot 18.x.x release as mentioned in instruction? Do you know what variable should by modified to booting from NAND memory? Doozan u-boot is configured to run from USB (for debian). I rather would like to try openwrt first.
You should be able to use the Doozan uboot, and set the variables as described in the Openwrt wiki...
Doozan usually have netcat built-in into uboot, it's pretty neat for serial less uboot access, but it needs to be configured 1st.
Thank you finally I installed u-boot as described on OpenWrt wiki. Then according to instruction OpenWrt firmware (bin file). Installation went smooth and everything was good. However after restart during loading kernel it gives an error
If you know how to fix it please let me know. Thank you