[U-Boot] [PATCH v2 25/38] x86: fsp: Add access to variable MRC data

Bin Meng bmeng.cn at gmail.com
Thu Oct 3 08:44:54 UTC 2019


On Wed, Oct 2, 2019 at 10:07 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:13 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > With FSP2 the non-volatile storage used by the FSP to init memory can be
> > split into a fixed piece (determined at compile time) and a variable piece
> > (determined at run time). Add support for reading the latter.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v2: None
> >
> >  arch/x86/include/asm/fsp/fsp_hob.h     |  4 ++++
> >  arch/x86/include/asm/fsp/fsp_support.h | 12 ++++++++++++
> >  arch/x86/lib/fsp/fsp_support.c         |  7 +++++++
> >  3 files changed, 23 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list