[PATCH v5 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
Rick Chen
rickchen36 at gmail.com
Wed May 12 05:44:24 CEST 2021
> From: Bin Meng <bmeng.cn at gmail.com>
> Sent: Monday, May 10, 2021 8:24 PM
> To: Simon Glass <sjg at chromium.org>; Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; u-boot at lists.denx.de
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Subject: [PATCH v5 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
>
> Add an entry for RISC-V OpenSBI's 'fw_dynamic' firmware payload.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - drop "size = <16>" in the binman node
>
> tools/binman/entries.rst | 13 +++++++++++++
> tools/binman/etype/opensbi.py | 23 +++++++++++++++++++++++
> tools/binman/ftest.py | 7 +++++++
> tools/binman/test/201_opensbi.dts | 14 ++++++++++++++
> 4 files changed, 57 insertions(+)
Reviewed-by: Rick Chen <rick at andestech.com>
More information about the U-Boot
mailing list