[U-Boot] [PATCH 3/4] binman: Add support for Intel reference code

Bin Meng bmeng.cn at gmail.com
Wed Sep 26 06:43:03 UTC 2018


On Tue, Sep 4, 2018 at 5:06 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Mon, Sep 3, 2018 at 7:02 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > Some platforms use this instead of FSP to set up the platform, including
> > memory. Add support for this in binman. This is needed for
> > chromebook_samus, for example.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >  tools/binman/etype/intel_refcode.py | 27 +++++++++++++++++++++++++++
> >  1 file changed, 27 insertions(+)
> >  create mode 100644 tools/binman/etype/intel_refcode.py
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>
> Although I was a bit surprised that we missed this before.

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list