public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Marcin Wojtas" <mw@semihalf.com>
To: devel@edk2.groups.io
Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org,
	mw@semihalf.com, jsd@semihalf.com, jaz@semihalf.com,
	kostap@marvell.com, Jici.Gao@arm.com
Subject: [edk2-platforms: PATCH v2 0/3] Armada7k8k FVB improvements
Date: Wed, 24 Apr 2019 08:51:48 +0200	[thread overview]
Message-ID: <1556088711-14442-1-git-send-email-mw@semihalf.com> (raw)

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


             reply	other threads:[~2019-04-24  6:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-24  6:51 Marcin Wojtas [this message]
2019-04-24  6:51 ` [edk2-platforms: PATCH v2 1/3] Marvell/Drivers: MvFvbDxe: Change Pcd parameters to be 64 bit Marcin Wojtas
2019-04-24  6:51 ` [edk2-platforms: PATCH v2 2/3] Marvell/Armada7k8k: Cleanup PEI phase FV Marcin Wojtas
2019-04-24  6:51 ` [edk2-platforms: PATCH v2 3/3] Marvell/Drivers: Add non-mmio mode to MvFvbDxe Marcin Wojtas
2019-04-24  7:11   ` Ard Biesheuvel
2019-04-24 13:01     ` Ard Biesheuvel
2019-04-24 13:48       ` Marcin Wojtas
2019-04-24 13:51         ` Ard Biesheuvel
2019-04-24 14:04           ` Marcin Wojtas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1556088711-14442-1-git-send-email-mw@semihalf.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox