[U-Boot] [PATCH 3/4] binman: Add support for Intel reference code
Bin Meng
bmeng.cn at gmail.com
Tue Sep 4 09:06:52 UTC 2018
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.
More information about the U-Boot
mailing list