Skip to content
Snippets Groups Projects
Commit 6a68a4e3 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

ms4: README typo

parent 00cca44e
Branches
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ Here is one suggested way to go about tackling all of this.
1. During initializaiton, the driver will need to allocate **physically
contiguous** memory for the request and response queue, and pass these
addresses to the driver. You can allocate with additional calls to
addresses to the device. You can allocate with additional calls to
`dma_alloc_alloc()`. Also implement corresponding MMIO registers in the
simulator.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment