On Mon, Oct 28, 2019 at 11:27 AM Bin Meng <[email protected]> wrote: > > On Mon, Oct 21, 2019 at 11:33 AM Simon Glass <[email protected]> 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 <[email protected]> > > --- > > > > 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 <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

