From 815924bac97aed5e4b662d5aafeed9634b82af4a Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Wed, 18 Nov 2015 05:10:04 +0100 Subject: Support 64-bit addressing mode in IPEDMA --- tests/ipedma/test.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/ipedma') 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 -- cgit v1.2.3