On Sun, Jul 26, 2020 at 10:54 PM Simon Glass <s...@chromium.org> wrote: > > On Wed, 22 Jul 2020 at 01:29, Bernhard Messerklinger > <bernhard.messerklin...@br-automation.com> wrote: > > > > Add missing parameters to support full configuration of the latest FSP > > MR6 release. > > > > Signed-off-by: Bernhard Messerklinger > > <bernhard.messerklin...@br-automation.com> > > --- > > > > arch/x86/cpu/apollolake/fsp_bindings.c | 23 +++++++++++++++++++ > > .../asm/arch-apollolake/fsp/fsp_m_upd.h | 5 +++- > > .../asm/arch-apollolake/fsp/fsp_s_upd.h | 9 +++++++- > > .../fsp/fsp2/apollolake/fsp-m.txt | 3 +++ > > .../fsp/fsp2/apollolake/fsp-s.txt | 6 +++++ > > 5 files changed, 44 insertions(+), 2 deletions(-) > > Reviewed-by: Simon Glass <s...@chromium.org>
applied to u-boot-x86, thanks!