summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfarm/magnus/boot-m3+-salvator-xs4
l---------farm/magnus/screen-m3+-salvator-xs1
l---------farm/magnus/tftpd-m3+-salvator-xs1
3 files changed, 6 insertions, 0 deletions
diff --git a/farm/magnus/boot-m3+-salvator-xs b/farm/magnus/boot-m3+-salvator-xs
new file mode 100755
index 0000000..7b92cbf
--- /dev/null
+++ b/farm/magnus/boot-m3+-salvator-xs
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+ssh m3+-salvator-xs-mgr screen -X stuff \
+ \$\'setenv bootargs ignore_loglevel $*\; setenv ipaddr 10.0.2.15\; setenv serverip 10.0.2.2\; tftpboot 0x48080000 Image\; tftpboot 0x49f00000 r8a77961-salvator-xs.dtb\; booti 0x48080000 - 0x49f00000\\n\'
diff --git a/farm/magnus/screen-m3+-salvator-xs b/farm/magnus/screen-m3+-salvator-xs
new file mode 120000
index 0000000..e1abc5e
--- /dev/null
+++ b/farm/magnus/screen-m3+-salvator-xs
@@ -0,0 +1 @@
+screen-magnus \ No newline at end of file
diff --git a/farm/magnus/tftpd-m3+-salvator-xs b/farm/magnus/tftpd-m3+-salvator-xs
new file mode 120000
index 0000000..02c8d32
--- /dev/null
+++ b/farm/magnus/tftpd-m3+-salvator-xs
@@ -0,0 +1 @@
+tftpd-magnus \ No newline at end of file