public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms: PATCH v3 0/4] Armada7k8k FVB improvements
@ 2019-04-25 11:28 Marcin Wojtas
  2019-04-25 11:28 ` [edk2-platforms: PATCH v3 1/4] Marvell/Drivers: MvFvbDxe: Change Pcd parameters to be 64 bit Marcin Wojtas
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Marcin Wojtas @ 2019-04-25 11:28 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, ard.biesheuvel, mw, jsd, jaz, kostap, Jici.Gao

Hi,

The third version of the patchset cleans up the dependencies between
the SPI drivers, so that now they explicitly rely on the protocols'
instead of BEFORE statements and modules GUIDs. Also force dependency
between FTW and MvFvbDxe using library NULL resolution.

The patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/fvb-upstream-r20190425

I'm looking forward to your comments or remarks.

Best regards,
Marcin

Changelog:
v2->v3

3/4 (new patch)
 * Clean-up MvSpiFlashDxe / MvSpiOrionDxe / MvFvbDxe dependencies and
   rely on the protocols' GUIDs

4/4
 * Force dependency for loading FTW driver

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: MvFvbDxe: Introduce non-mmio mode

Marcin Wojtas (2):
  Marvell/Armada7k8k: Cleanup PEI phase FV
  Marvell/Drivers/Spi: Improve modules dependencies

 Silicon/Marvell/Marvell.dec                                 |   7 +-
 Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc               |  18 ++-
 Silicon/Marvell/Armada7k8k/Armada7k8k.fdf                   |   3 -
 Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.inf           |  14 +-
 Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe/MvSpiFlashDxe.inf |   5 +-
 Silicon/Marvell/Drivers/Spi/MvSpiOrionDxe/MvSpiOrionDxe.inf |   5 +-
 Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.h             |   1 +
 Silicon/Marvell/Drivers/Spi/MvFvbDxe/MvFvbDxe.c             | 149 +++++++++++++++-----
 8 files changed, 140 insertions(+), 62 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-02 11:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-25 11:28 [edk2-platforms: PATCH v3 0/4] Armada7k8k FVB improvements Marcin Wojtas
2019-04-25 11:28 ` [edk2-platforms: PATCH v3 1/4] Marvell/Drivers: MvFvbDxe: Change Pcd parameters to be 64 bit Marcin Wojtas
2019-04-25 11:28 ` [edk2-platforms: PATCH v3 2/4] Marvell/Armada7k8k: Cleanup PEI phase FV Marcin Wojtas
2019-04-25 11:28 ` [edk2-platforms: PATCH v3 3/4] Marvell/Drivers/Spi: Improve modules dependencies Marcin Wojtas
2019-04-25 11:28 ` [edk2-platforms: PATCH v3 4/4] Marvell/Drivers: MvFvbDxe: Introduce non-mmio mode Marcin Wojtas
2019-04-25 12:01 ` [edk2-platforms: PATCH v3 0/4] Armada7k8k FVB improvements Leif Lindholm
2019-04-25 12:35   ` Marcin Wojtas
2019-04-29 13:54     ` Marcin Wojtas
2019-05-02 11:07       ` Ard Biesheuvel
2019-05-02 11:28         ` Marcin Wojtas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox