]> rtime.felk.cvut.cz Git - hercules2020/jailhouse-build.git/blob - .novaboot
Fix TFTP server IP address
[hercules2020/jailhouse-build.git] / .novaboot
1 $targets{tx1} = '
2     --server=tx1@rtime.felk.cvut.cz:/srv/tftp/tx1
3     --prefix=tx1/
4     --uboot="Tegra210 (P2371-2180) #"
5     --remote-cmd="ssh -tt tx1@rtime.felk.cvut.cz console"
6     --reset-cmd="ssh -tt tx1@rtime.felk.cvut.cz reset"
7     --uboot-init=\'usb start; setenv autoload no; dhcp; setenv serverip 147.32.87.159\'';
8
9 1;