public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org,
	nadavh@marvell.com, neta@marvell.com, jinghua@marvell.com,
	xswang@marvell.com, igall@marvell.com, mw@semihalf.com,
	jsd@semihalf.com
Subject: [platforms: PATCH 0/2] Armada7k8k x4/x2 PCIE fix
Date: Fri, 16 Feb 2018 17:35:25 +0100	[thread overview]
Message-ID: <1518798927-8248-1-git-send-email-mw@semihalf.com> (raw)

Hi,

This short (although not small) patchset adds a fix for the PCIE SerDes
link problems when using x4/x2 end points. Because it relies
on the boot time HW configuration of the reference clock,
a new library is introduced for obtaining sample at reset configuration.
Later it will be reused e.g. in the SMBIOS driver.

More details can be found in the commit log. The code is also
available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/x4pcie-upstream-r20180216

I'm looking forward to your feedback.

Best regards,
Marcin

Evan Wang (1):
  Marvell/Library: ComPhyLib: Fix configuration for PCIE x4 and x2

Igal Liberman (1):
  Marvell/Armada7k8k: Add basic sample at reset library

 Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc                            |   1 +
 Silicon/Marvell/Armada7k8k/Library/Armada7k8kSARLib/Armada7k8kSARLib.c   | 166 +++++++++++++++
 Silicon/Marvell/Armada7k8k/Library/Armada7k8kSARLib/Armada7k8kSARLib.inf |  54 +++++
 Silicon/Marvell/Include/Library/MvSARLib.h                               |  57 ++++++
 Silicon/Marvell/Library/ComPhyLib/ComPhyCp110.c                          | 216 +++++++++++++++-----
 Silicon/Marvell/Library/ComPhyLib/ComPhyLib.c                            |   1 +
 Silicon/Marvell/Library/ComPhyLib/ComPhyLib.h                            |  20 ++
 Silicon/Marvell/Library/ComPhyLib/ComPhyLib.inf                          |   1 +
 Silicon/Marvell/Marvell.dec                                              |   3 +
 9 files changed, 467 insertions(+), 52 deletions(-)
 create mode 100644 Silicon/Marvell/Armada7k8k/Library/Armada7k8kSARLib/Armada7k8kSARLib.c
 create mode 100644 Silicon/Marvell/Armada7k8k/Library/Armada7k8kSARLib/Armada7k8kSARLib.inf
 create mode 100644 Silicon/Marvell/Include/Library/MvSARLib.h

-- 
2.7.4



             reply	other threads:[~2018-02-16 16:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-16 16:35 Marcin Wojtas [this message]
2018-02-16 16:35 ` [platforms: PATCH 1/2] Marvell/Armada7k8k: Add basic sample at reset library Marcin Wojtas
2018-02-18 12:26   ` Leif Lindholm
2018-02-16 16:35 ` [platforms: PATCH 2/2] Marvell/Library: ComPhyLib: Fix configuration for PCIE x4 and x2 Marcin Wojtas
2018-02-19 16:54   ` Leif Lindholm

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=1518798927-8248-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