commit | 42bb9c9178ae7ac4c439172b1ae99cc29188a5c6 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Tue Apr 16 10:28:35 2013 +1000 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Tue Apr 16 10:04:23 2013 +0200 |
tree | faf02d3b510f34a449701c82744a1c701e19569d | |
parent | 3630ae952a17c2107db25f397233536ef874558e [diff] |
stream: Remove app argument hack The uint32_t *app argument doesn't exist in real hardware. It was a hack in xilinx_axidma/enet to fake the (secondary) control stream connection. Removed the argument and added the second stream to axienet/dma. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>