Hi, The second version of the patchset, as a result of discussions, abandons gate-clock handling of the SPI flash, as when booting from UEFI the proper flow is to rely on description provided by firmware and the clock handling itself should be left for the OS entirely.
Instead a new patch is introduced, which removes unused components from the PEI FV. The patches are available in the github: https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/fvb-upstream-r20190424 I'm looking forward to your comments or remarks. Best regards, Marcin Changelog: v1->v2 * Replace clock-enabling patch with PEI phase FV cleanup Hanna Hawa (1): Marvell/Drivers: MvFvbDxe: Change Pcd parameters to be 64 bit Kornel Duleba (1): Marvell/Drivers: Add non-mmio mode to MvFvbDxe Marcin Wojtas (1): Marvell/Armada7k8k: Cleanup PEI phase FV Silicon/Marvell/Marvell.dec | 10 +- Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 13 +- Silicon/Marvell/Armada7k8k/Armada7k8k.fdf | 3 - Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.inf | 17 ++- Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.h | 1 + Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.c | 149 +++++++++++++++----- 6 files changed, 143 insertions(+), 50 deletions(-) -- 2.7.4 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#39459): https://edk2.groups.io/g/devel/message/39459 Mute This Topic: https://groups.io/mt/31319334/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-