audk/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe
Ryan Harkin 1f40f53526 ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT
Juno doesn't have lots of DTB files in NOR flash, it only has 1 file,
called "board.dtb" and the motherboard configuration makes the right
choice about which DTB file gets written as board.dtb in NOR.

The code attempts to select which DTB it should use based on the board
variant or configuration.  And this doesn't work because those DTB files
aren't present in NOR flash.

So remove the DTB variants and only load board.dtb.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-02-12 17:47:08 +00:00
..
AcpiTables.c ArmPlatformPkg/ArmJunoPkg: ACPI PCI Support 2015-05-27 15:06:11 +00:00
ArmJunoDxe.c ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT 2016-02-12 17:47:08 +00:00
ArmJunoDxe.inf ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT 2016-02-12 17:47:08 +00:00
ArmJunoDxeInternal.h ArmPlatformPkg/ArmJunoPkg: ACPI PCI Support 2015-05-27 15:06:11 +00:00
PciEmulation.c ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI Emulation 2015-05-06 11:14:28 +00:00
PciEmulation.h ArmPlatformPkg/ArmJunoPkg: Added Juno development board support 2014-10-27 15:28:07 +00:00
PciRootBridgeIo.c ArmPlatformPkg/ArmJunoPkg: Added Juno development board support 2014-10-27 15:28:07 +00:00