1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 13:56:22 +02:00

m1rc3/norruption/2/aloop: lock the NOR again after restoring standby

This commit is contained in:
Werner Almesberger 2011-10-13 11:09:07 -03:00
parent 9b2f2d1c00
commit 88bf6b7842

View File

@ -52,6 +52,7 @@ while true; do
sleep 4 sleep 4
./putstby standby.fpg ./putstby standby.fpg
./lockmost
diff -u <(hexdump -C standby.fpg) \ diff -u <(hexdump -C standby.fpg) \
<(hexdump -C $DIR/$n-corrupt.bin) >$DIR/$n-diff <(hexdump -C $DIR/$n-corrupt.bin) >$DIR/$n-diff