Home
last modified time | relevance | path

Searched hist:f6a7a2e8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.hf6a7a2e8 Wed Mar 31 15:52:40 CDT 2010 Ed Swarthout <Ed.Swarthout@freescale.com> 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: Ed Swarthout <Ed.Swarthout@freescale.com>
H A Dati_radeon_fb.cf6a7a2e8 Wed Mar 31 15:52:40 CDT 2010 Ed Swarthout <Ed.Swarthout@freescale.com> 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: Ed Swarthout <Ed.Swarthout@freescale.com>
/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.cf6a7a2e8 Wed Mar 31 15:52:40 CDT 2010 Ed Swarthout <Ed.Swarthout@freescale.com> 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: Ed Swarthout <Ed.Swarthout@freescale.com>