On Mon, Sep 3, 2018 at 7:02 AM Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> Although I was a bit surprised that we missed this before. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

