Skip to content
Snippets Groups Projects
Commit f6a7a2e8 authored by Ed Swarthout's avatar Ed Swarthout Committed by Anatolij Gustschin
Browse files

ati_radeon: Support PCI virtual not eq bus mapping.


Use pci_bus_to_virt() to convert the bus address from the BARs to
virtual address' to eliminate the direct mapping requirement.

Rename variables to better match usage (_phys -> _bus or no-suffix)

This fixes the mpc8572ds CONFIG_PHYS_64BIT mode failure:
"videoboot: Video ROM failed to map!"

Tested on mpc8572ds with and without CONFIG_PHYS_64BIT.

Signed-off-by: default avatarEd Swarthout <Ed.Swarthout@freescale.com>
parent 9624f6d9
No related branches found
No related tags found
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