]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/commitdiff
Make novaboot not reset the board until it is unused
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 May 2017 15:10:16 +0000 (17:10 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 9 May 2017 15:10:16 +0000 (17:10 +0200)
.novaboot

index 52d4deac677305f1f02dd9116dcc7a6b75238a67..d7fb95ac5e07d54e9c4425c9d209da370c890276 100644 (file)
--- a/.novaboot
+++ b/.novaboot
@@ -3,6 +3,7 @@ $targets{tx1} = '
     --prefix=tx1/
     --uboot="Tegra210 (P2371-2180) #"
     --remote-cmd="ssh -tt tx1@rtime.felk.cvut.cz console"
+    --remote-expect="Connected"
     --reset-cmd="ssh -tt tx1@rtime.felk.cvut.cz reset"
     --uboot-init=\'usb start; setenv autoload no; dhcp; setenv serverip 147.32.87.159\'';