summaryrefslogtreecommitdiff
path: root/Platform/ARM/JunoPkg/ArmJuno.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-20 10:55:03 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-26 10:39:55 +0000
commitee49dbfcbb66699685fb4ce393b3f34bafa42eb3 (patch)
tree85434e1e1e8e6ab2f8a88a0861e38f553fbe98a0 /Platform/ARM/JunoPkg/ArmJuno.dsc
parent73318dfd80ad87b473ec7789a31a733b1149507d (diff)
downloadedk2-platforms-ee49dbfcbb66699685fb4ce393b3f34bafa42eb3.tar.xz
Platform/ARM/Juno: move to migrated FdtPlatformDxe
Move Juno to the migrated version of FdtPlatformDxe. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/ARM/JunoPkg/ArmJuno.dsc')
-rw-r--r--Platform/ARM/JunoPkg/ArmJuno.dsc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Platform/ARM/JunoPkg/ArmJuno.dsc b/Platform/ARM/JunoPkg/ArmJuno.dsc
index 58bbc6ed9f..1156091802 100644
--- a/Platform/ARM/JunoPkg/ArmJuno.dsc
+++ b/Platform/ARM/JunoPkg/ArmJuno.dsc
@@ -202,7 +202,7 @@
# character "empty" string, to allow to be able to set FDT text device paths
# up to 128 characters long.
#
- gEmbeddedTokenSpaceGuid.PcdFdtDevicePaths|L" "
+ gFdtPlatformDxeTokenSpaceGuid.PcdFdtDevicePaths|L" "
# Not all Juno platforms support PCI. This dynamic PCD disables or enable
# PCI support.
@@ -354,9 +354,9 @@
#
# 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
}
[Components.AARCH64]