On Tue, Aug 18, 2015 at 01:15:54PM +0200, Ard Biesheuvel wrote: > On 12 August 2015 at 08:45, Ard Biesheuvel <ard.biesheu...@linaro.org> wrote: > > Instead of omitting some drivers that are known to break the Foundation > > model when ARM_FOUNDATION_FVP is defined, fix those drivers so that they > > simply fail to load without interfering with the boot. > > > > This way, we can use the same boot image for both models. > > > > Ping?
Basicallt looks good to me, but I thought I'd wait for Ryan to comment (and he's on holiday through this week). Just to confirm - the Mmio probes just return zeroes in the Foundation model, rather than aborting? / Leif > > Ard Biesheuvel (3): > > ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializing > > ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before > > initializing > > ArmPlatformPkg/FVP: unify support for Foundation and Base models > > > > ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc | 13 > > ------------- > > ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.fdf | 4 > > ---- > > ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.c | 5 > > +++++ > > ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.h | 2 +- > > ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/PL111Lcd.c | 19 > > +++++++++++++++++++ > > ArmPlatformPkg/Drivers/PL180MciDxe/PL180Mci.c | 13 > > +++++++++++++ > > ArmPlatformPkg/Drivers/PL180MciDxe/PL180Mci.h | 17 > > +++++++++++++++++ > > ArmPlatformPkg/Include/Drivers/PL111Lcd.h | 9 > > +++++++++ > > 8 files changed, 64 insertions(+), 18 deletions(-) > > > > -- > > 1.9.1 > > _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel