[PATCH 6/9] binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
bmeng.cn at gmail.com
Sat May 8 03:29:16 CEST 2021
Hi Simon,
On Thu, May 6, 2021 at 7:37 AM Simon Glass <sjg at chromium.org> wrote:
>
> Hi Bin,
>
> On Wed, 5 May 2021 at 07:16, Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > Add an entry for RISC-V OpenSBI's 'fw_dynamic' firmware payload.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> > tools/binman/entries.rst | 13 +++++++++++++
> > tools/binman/etype/opensbi.py | 23 +++++++++++++++++++++++
> > tools/binman/ftest.py | 7 +++++++
> > tools/binman/test/201_opensbi.dts | 16 ++++++++++++++++
> > 4 files changed, 59 insertions(+)
> > create mode 100644 tools/binman/etype/opensbi.py
> > create mode 100644 tools/binman/test/201_opensbi.dts
>
> Is it possible to use a default filename for this, instead of having
> to specify it?
I don't get what you meant. Would you please clarify?
Regards,
Bin
More information about the U-Boot
mailing list