summaryrefslogtreecommitdiffstats
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xcontrib/respawn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/respawn.sh b/contrib/respawn.sh
index 38b8ba3..d8c5d50 100755
--- a/contrib/respawn.sh
+++ b/contrib/respawn.sh
@@ -1,4 +1,5 @@
#!/bin/sh
while [ -e /etc/passwd ]; do
+ cat /lib/firmware/sysmobts-v?.out > /dev/dspdl_dm644x_0
$*
done