I did an automated installer script to install debian and OMV into Zyxel NAS boxes from nsa310 onwards.
For nsa325 and the v2 it's not possible to disable reliably the watchdog without flashing your new uboot, and this is a bit of a problem for most of the intended audience of my installer.
I was wondering how to make a Uboot I could chainload from the stock Uboot to deal with these things.
This new Uboot should stay in an ext2 partition in either a Sata or a USB drive.
Otherwise a Uboot Standalone Application to disable the watchdog from stock Uboot
http://www.denx.de/wiki/view/DULG/UBootStandalone
Any idea?
For nsa325 and the v2 it's not possible to disable reliably the watchdog without flashing your new uboot, and this is a bit of a problem for most of the intended audience of my installer.
I was wondering how to make a Uboot I could chainload from the stock Uboot to deal with these things.
This new Uboot should stay in an ext2 partition in either a Sata or a USB drive.
Otherwise a Uboot Standalone Application to disable the watchdog from stock Uboot
http://www.denx.de/wiki/view/DULG/UBootStandalone
Any idea?