All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update Apollo Lake FSP parameters
@ 2020-07-22  7:29 Bernhard Messerklinger
  2020-07-22  7:29 ` [PATCH 1/2] x86: apl: fsp_bindings: Add support for u64 parameters Bernhard Messerklinger
  2020-07-22  7:29 ` [PATCH 2/2] arch: x86: apl: Update FSP parameters Bernhard Messerklinger
  0 siblings, 2 replies; 7+ messages in thread
From: Bernhard Messerklinger @ 2020-07-22  7:29 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2020-08-03  2:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  7:29 [PATCH 0/2] Update Apollo Lake FSP parameters Bernhard Messerklinger
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

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.