Index: tools/lk/run_snapshot_lk.sh |
diff --git a/tools/lk/run_snapshot_lk.sh b/tools/lk/run_snapshot_lk.sh |
index 6bf0bfef8ab511ce342ff87119eb620b7c3be496..4de57240caf5493006a2b5c2a0c177165487d8c4 100755 |
--- a/tools/lk/run_snapshot_lk.sh |
+++ b/tools/lk/run_snapshot_lk.sh |
@@ -25,7 +25,7 @@ stty -F $PORT 115200 |
SIZE=`cat $1 | wc -c` |
-echo "fletch" >$PORT |
+echo "dartino" >$PORT |
sleep 1 |
echo $SIZE >$PORT |
sleep 1 |