From 757f19cd7b4e61ff04f1707ccea9fa3b146db220 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Wed, 7 Sep 2011 04:23:32 -0300 Subject: [PATCH] moved m1/torture/ to more specific m1rc3/norruption/ --- {m1/torture => m1rc3/norruption}/LOG | 0 {m1/torture => m1rc3/norruption}/README | 0 {m1/torture => m1rc3/norruption}/loop | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename {m1/torture => m1rc3/norruption}/LOG (100%) rename {m1/torture => m1rc3/norruption}/README (100%) rename {m1/torture => m1rc3/norruption}/loop (85%) diff --git a/m1/torture/LOG b/m1rc3/norruption/LOG similarity index 100% rename from m1/torture/LOG rename to m1rc3/norruption/LOG diff --git a/m1/torture/README b/m1rc3/norruption/README similarity index 100% rename from m1/torture/README rename to m1rc3/norruption/README diff --git a/m1/torture/loop b/m1rc3/norruption/loop similarity index 85% rename from m1/torture/loop rename to m1rc3/norruption/loop index b46e9b3..7d0cc48 100755 --- a/m1/torture/loop +++ b/m1rc3/norruption/loop @@ -9,7 +9,7 @@ while true; do labsw ch1=1 ch2=1 sleep 2 - make -C ../jtag-boot boot + make -C ../../m1/jtag-boot boot sleep 60 echo echo === $n === `date` >/dev/ttyUSB0