All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/2] Update Apollo Lake FSP parameters
Date: Wed, 22 Jul 2020 09:29:37 +0200	[thread overview]
Message-ID: <20200722072939.351791-1-bernhard.messerklinger@br-automation.com> (raw)

This patch set adds new paramters and functions to allow full
configuration of the latest FSP MR6 release.


Bernhard Messerklinger (2):
  x86: apl: fsp_bindings: Add support for u64 parameters
  arch: x86: apl: Update FSP parameters

 arch/x86/cpu/apollolake/fsp_bindings.c        | 51 +++++++++++++++++++
 .../asm/arch-apollolake/fsp/fsp_m_upd.h       |  5 +-
 .../asm/arch-apollolake/fsp/fsp_s_upd.h       |  9 +++-
 .../asm/arch-apollolake/fsp_bindings.h        |  1 +
 .../fsp/fsp2/apollolake/fsp-m.txt             |  3 ++
 .../fsp/fsp2/apollolake/fsp-s.txt             |  6 +++
 6 files changed, 73 insertions(+), 2 deletions(-)

-- 
2.27.0

             reply	other threads:[~2020-07-22  7:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22  7:29 Bernhard Messerklinger [this message]
2020-07-22  7:29 ` [PATCH 1/2] x86: apl: fsp_bindings: Add support for u64 parameters Bernhard Messerklinger
2020-07-26 14:54   ` Simon Glass
2020-08-03  2:43     ` Bin Meng
2020-07-22  7:29 ` [PATCH 2/2] arch: x86: apl: Update FSP parameters Bernhard Messerklinger
2020-07-26 14:54   ` Simon Glass
2020-08-03  2:43     ` Bin Meng

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-all 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=20200722072939.351791-1-bernhard.messerklinger@br-automation.com \
    --to=bernhard.messerklinger@br-automation.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.