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

2018-09-25 Thread Bin Meng
On Tue, Sep 4, 2018 at 5:06 PM Bin Meng wrote: > > On Mon, Sep 3, 2018 at 7:02 AM Simon Glass 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-of

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

2018-09-04 Thread Bin Meng
On Mon, Sep 3, 2018 at 7:02 AM Simon Glass 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 > --- > > tools/binman/etype/intel_refcode.p

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

2018-09-02 Thread Simon Glass
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 --- tools/binman/etype/intel_refcode.py | 27 +++ 1 file changed, 27 insertions(+