On 12 February 2016 at 09:25, Ard Biesheuvel ard.biesheuvel@linaro.org wrote:
On 10 February 2016 at 16:51, Ryan Harkin ryan.harkin@linaro.org wrote:
This small series removes a fair amount of broken code used to create default boot entries that don't work and install DT blobs depending upon that variant of the board this the code is running on, without supporting all the board variants now available.
[PATCH 1/2] ArmPlatformPkg/ArmJunoPkg: don't create default boot entries [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDT
Why do we still have ArmJunoPkg in the upstream? I thought you removed them.
We only moved the .dsc and .fdf files, the rest of the code is still in EDK2.
I decided to move the code as a separate step because it involves changing much larger changes to the .dsc and .fdf files.