Skip to content
Commit 70a8cb59 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

Platform/RPi: Don't describe MMIO regions as memory



When using ACPI OpRegions to poke device registers, Linux will use
the UEFI memory map to decide which memory attributes to use, and
so they should not be described as cacheable memory.

Since MMIO regions that don't require an OS virtual mapping at runtime
don't really belong in the UEFI memory map to begin with, omit them
entirely.

Signed-off-by: default avatarPete Batard <pete@akeo.ie>
Reviewed-by: default avatarPhilippe Mathieu-Daude <philmd@redhat.com>
parent adef2119
Loading
Loading
Loading
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