]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/XPressRich3.c
ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation comments
authorJeremy Linton <jeremy.linton@arm.com>
Thu, 14 Jul 2016 13:58:30 +0000 (08:58 -0500)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 14 Jul 2016 14:26:49 +0000 (15:26 +0100)
commit77d172b76d4c14a667a85014563cc41d254044a4
treeb0ffd7a503143cbbac71c93a1158e09fe635bd01
parent162e789178c86c5ea4322bf639724822cc7db98d
ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation comments

The AXI<->PCIe translation comments are out of date with
respect to the code. In the first case the AXI master port
is incorrectly called a slave. In the second case the the
translation direction indicated for the slave port is the
wrong direction.

Correct both of these comments to reflect what the code is
doing.

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