summaryrefslogtreecommitdiffstats
path: root/xml/test/dma.xml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-10-19 20:31:56 +0200
committerSuren A. Chilingaryan <csa@suren.me>2015-10-19 20:31:56 +0200
commit6ae98bfdd390638c1b020cbc576a590504fe24cf (patch)
tree69836a90b3d48d4f31f1f779591ba7657cc81d7d /xml/test/dma.xml
parent55255f2ce3a2234850249efcabd9ba32d0a89a9c (diff)
downloadpcitool-6ae98bfdd390638c1b020cbc576a590504fe24cf.tar.gz
pcitool-6ae98bfdd390638c1b020cbc576a590504fe24cf.tar.bz2
pcitool-6ae98bfdd390638c1b020cbc576a590504fe24cf.tar.xz
pcitool-6ae98bfdd390638c1b020cbc576a590504fe24cf.zip
Support multiple XML files per folder
Diffstat (limited to 'xml/test/dma.xml')
-rw-r--r--xml/test/dma.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xml/test/dma.xml b/xml/test/dma.xml
new file mode 100644
index 0000000..1d20725
--- /dev/null
+++ b/xml/test/dma.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<model xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <bank bar="0" size="0x0200" protocol="software_registers" read_address="0x0" write_address="0x0" word_size="32" endianess="little" format="0x%lx" name="dma" description="DMA Registers"/>
+</model>