summaryrefslogtreecommitdiff
path: root/farm/magnus/boot-m3+-salvator-xs
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-12-18 18:18:49 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-12-18 18:18:49 +0100
commit81176a3c30d8f66f9003217342e57ef99b029c3a (patch)
tree2165aaa937481bab325e254e1bb26d4c85af9445 /farm/magnus/boot-m3+-salvator-xs
parent0b543b9783d19345b5327361f3c9f17801bfd5c9 (diff)
parentca4bec8e62e92cd695307f461ee58d60eba68d52 (diff)
Merge remote-tracking branch 'origin/farm-magnus'
There is some info in this branch which I needed and missed because it was not in the master. Merge it and continue the work there.
Diffstat (limited to 'farm/magnus/boot-m3+-salvator-xs')
-rwxr-xr-xfarm/magnus/boot-m3+-salvator-xs4
1 files changed, 4 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\'