audk/ArmPlatformPkg/ArmJunoPkg
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 ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSI 2015-11-03 11:11:22 +00:00
Drivers ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT 2016-02-12 17:47:08 +00:00
Include ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSI 2015-11-03 11:11:22 +00:00
Library ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local var 2015-12-14 13:00:03 +00:00
ArmJuno.dec ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT 2016-02-12 17:47:08 +00:00
Makefile ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCC 2015-08-12 05:25:26 +00:00