Skip to content
Snippets Groups Projects
Commit 0fac956e authored by Simon Shields's avatar Simon Shields
Browse files

ARM platforms: use auto-generated kernel_devices

Note that the auto-generated kernel_devices will differ slightly from
the ones present in the kernel until now. When devices have
registers that aren't page-aligned we now always set the appropriate
PPTR to be the start address of the device, while previously the PPTR
was sometimes page-aligned.

Specifically, this change to PPTRs affects:
- bcm2837 intc
- bcm2837 uart
- allwinnerA20 timer
parent 7a93479e
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1183 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment