[U-Boot] [PATCH v3 003/108] binman: Add support for Intel FSP-T
Bin Meng
bmeng.cn at gmail.com
Sat Nov 2 09:38:10 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-T (Firmware Support Package
> > Temp-RAM 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 | 16 ++++++++++++++++
> > tools/binman/etype/intel_fsp_t.py | 26 ++++++++++++++++++++++++++
> > tools/binman/ftest.py | 7 +++++++
> > tools/binman/test/154_intel_fsp_t.dts | 14 ++++++++++++++
> > 4 files changed, 63 insertions(+)
> > create mode 100644 tools/binman/etype/intel_fsp_t.py
> > create mode 100644 tools/binman/test/154_intel_fsp_t.dts
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list