Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proof of concept coherent dma fix #1762

Merged
merged 2 commits into from
Sep 2, 2023

Conversation

AndrewD
Copy link
Collaborator

@AndrewD AndrewD commented Sep 2, 2023

An attempt to fix #1761

Also includes a fix for cpu name being replaced with an irq name in the logging.

Andrew Dennison added 2 commits September 2, 2023 11:46
Fixed CPU name being reported as irq name in logging.

```
INFO:SoC:CPU vexriscv_smp adding Interrupt(s).
INFO:SoCIRQHandler:noirq IRQ added at Location 0.
INFO:SoC:CPU noirq adding DMA Bus.
INFO:SoCDMABusHandler:Creating Bus Handler...
```
@Dolu1990
Copy link
Collaborator

Dolu1990 commented Sep 2, 2023

Thanks :)

@Dolu1990 Dolu1990 merged commit 8853215 into enjoy-digital:master Sep 2, 2023
1 check passed
@AndrewD AndrewD deleted the dma_fix branch October 16, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vexriscv with hyperram, fpu and coherent dma with broken by commit f473261bc6b
2 participants