kernel: backport a MIPS SMP icache flush fix
[openwrt/staging/lynxis/omap.git] / scripts / flashing / adam2flash-502T.pl
old mode 100644 (file)
new mode 100755 (executable)
index 0ed296d..0c4c9d7
@@ -143,6 +143,8 @@ while($scanning) {
 
 $box or die " not found!\n";
 
+alarm(0);
+
 {
        package ADAM2FTP;
        use base qw(Net::FTP);