diff options
Diffstat (limited to 'tests/ipedma/test.sh')
-rwxr-xr-x | tests/ipedma/test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ipedma/test.sh b/tests/ipedma/test.sh index c4c3623..48f9184 100755 --- a/tests/ipedma/test.sh +++ b/tests/ipedma/test.sh @@ -14,8 +14,6 @@ echo "Stopping DMA and skipping exiting data..." pci --stop-dma dma0r echo "Starting DMA..." pci --start-dma dma0r -echo "Enabling DMA..." -pci -w 0x4 0x1 echo "Starting data generation..." pci -w 0x9000 0x1 |