diff options
Diffstat (limited to 'tests/heb/cfg/BoardOFF.sh')
-rwxr-xr-x | tests/heb/cfg/BoardOFF.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/heb/cfg/BoardOFF.sh b/tests/heb/cfg/BoardOFF.sh deleted file mode 100755 index 351bcb8..0000000 --- a/tests/heb/cfg/BoardOFF.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - - -echo " ************************************************************** " -echo " Board OFF" -echo " ************************************************************** " - -pci -w 0x9040 0x01 -sleep 0.5 - -pci --stop-dma dma1 |