[U-Boot] [PATCH v3 002/108] binman: Add support for Intel FSP-S

Bin Meng bmeng.cn at gmail.com
Sat Nov 2 09:38:06 UTC 2019


On Mon, Oct 28, 2019 at 11:27 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Oct 21, 2019 at 11:33 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > This entry is used to hold an Intel FSP-S (Firmware Support Package
> > Silicon init) binary. Add support for this in binman.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v3: None
> > Changes in v2: None
> >
> >  tools/binman/README.entries           | 17 +++++++++++++++++
> >  tools/binman/etype/intel_fsp_s.py     | 27 +++++++++++++++++++++++++++
> >  tools/binman/ftest.py                 |  6 ++++++
> >  tools/binman/test/153_intel_fsp_s.dts | 14 ++++++++++++++
> >  4 files changed, 64 insertions(+)
> >  create mode 100644 tools/binman/etype/intel_fsp_s.py
> >  create mode 100644 tools/binman/test/153_intel_fsp_s.dts
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list