summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-20 11:06:12 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-26 10:39:56 +0000
commit9bf000f2bd38d5bf8e1c561bc2f75afa31e67311 (patch)
treede2d32a8fc64398dc46722acbfcd7b1bcb3c96c2
parentee49dbfcbb66699685fb4ce393b3f34bafa42eb3 (diff)
downloadedk2-platforms-9bf000f2bd38d5bf8e1c561bc2f75afa31e67311.tar.xz
Platform/ARM/TC2: move to private FdtPlatformDxe implementation
Move to our own private copy of FdtPlatformDxe and BdsLib so that we can get rid of the upstream version. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
-rw-r--r--Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc6
-rw-r--r--Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf2
2 files changed, 4 insertions, 4 deletions
diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc
index f6b902a96e..b2eb4b14da 100644
--- a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc
+++ b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc
@@ -185,7 +185,7 @@
#
# Define the device path to the FDT for the platform
#
- gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/ca15a7"
+ gFdtPlatformDxeTokenSpaceGuid.PcdFdtDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/ca15a7"
#
# ARM Architectural Timer Frequency
@@ -298,7 +298,7 @@
#
# FDT installation
#
- EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf {
+ Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf {
<LibraryClasses>
- BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
+ BdsLib|Platform/ARM/Library/BdsLib/BdsLib.inf
}
diff --git a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf
index cb9a89ef0c..46e4b9ac67 100644
--- a/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf
+++ b/Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf
@@ -183,7 +183,7 @@ FvNameGuid = 73dcb643-3862-4904-9076-a94af1890243
#
# The UEFI driver is at the end of the list of the driver to be dispatched
# after the device drivers (eg: Ethernet) to ensure we have support for them.
- INF EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
+ INF Platform/ARM/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
# Example to add a Device Tree to the Firmware Volume
#FILE FREEFORM = PCD(gArmVExpressTokenSpaceGuid.PcdFdtVExpressHwA15x2A7x3) {