]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/blobdiff - .novaboot
Update Jailhouse submodule (memguard test inmate)
[hercules2020/jailhouse-build.git] / .novaboot
index d7fb95ac5e07d54e9c4425c9d209da370c890276..75d1f2883c4a251b56f9405b8a2466ec6c0264fc 100644 (file)
--- a/.novaboot
+++ b/.novaboot
@@ -1,10 +1,4 @@
-$targets{tx1} = '
-    --server=tx1@rtime.felk.cvut.cz:/srv/tftp/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\'';
+$targets{tx1} = '--ssh=tx1@rtime.felk.cvut.cz';
+$targets{tx2} = '--ssh=tx2ms@rtime.felk.cvut.cz';
 
 1;