-
Currently blocking impls are only enabled when creating drivers with NoDma. Or they are always enabled, but they don't use DMA, which is confusing.
Instead, we should make it so that drivers can wo…
-
Hi,
are there any plans to implement the DMA for l552? I was not able to find any working DMA solution.
Best
Thomas
-
### Component
Dasharo firmware
### Device
NovaCustom V54 14th Gen
### Dasharo version
v0.9.1-rc1
### Dasharo Tools Suite version
_No response_
### Test case ID
EDP001.001
### Brief summary
…
-
I'm working on a library (my first serious embedded project) which needs to write to a PIO FIFO continuously. I'm trying to do this with DMA, using an interrupt to re-enqueue the buffers whenever a wr…
-
The ontology generated with the ontology generator is still missing the translations for the different languages.
These translations, which can be downloaded from the the mii terminology server shoul…
-
- [x] Integrate the iDMA
- [ ] multi-initiator arbiter in HCI for full-bandwidth DMA access
- [ ] Write bare-metal tests
-
I'm using Oracle Linux 9 with kernel 5.14.0-427.13.1.el9_4.x86_64
I'm not able to compile the latest version of udmabuf
/u-dma-buf.c:2494:22: error: implicit declaration of function ‘device_add_…
-
The SPI Master is currently not exposing some hardware features.
I'm listing them here to begin with rather than create a barrage of issues.
- [ ] Configurable Segmented Transfers (All chips excep…
-
When using the driver with a VDMA core with more than one framebuffer (e.g., with xlnx,num-fstores = ), the frame buffer addresses beyond the first are not configured.
This is the lines which seem …
-
I want to see how this device would fare on a sbc called the "milk-v duo," but that board currently only supports linux 5.10.4.
I know very little about c programming, so even just a pointer (no pun…