]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mapping
authorJeremy Linton <jeremy.linton@arm.com>
Thu, 14 Jul 2016 13:58:29 +0000 (08:58 -0500)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 14 Jul 2016 14:26:29 +0000 (15:26 +0100)
commit162e789178c86c5ea4322bf639724822cc7db98d
tree0417130f2ce1624f5b5706ed0eaaee568d0f25b1
parente39d0569a67f2cac31ad79f8d16f059c27ed82e2
ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mapping

The Juno PIO mapping is 8M, so it should be using a 32-bit
PIO address translation. Further, PIO addresses should start
at 0 and be translated to/from the ARM MMIO region.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/XPressRich3.c