
4 Sep
2018
4 Sep
'18
11:06 a.m.
On Mon, Sep 3, 2018 at 7:02 AM Simon Glass sjg@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@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@gmail.com
Although I was a bit surprised that we missed this before.