[PATCH v2 02/18] binman: Support writing symbols for ucode etypes

Bin Meng bmeng.cn at gmail.com
Thu May 4 16:21:52 CEST 2023


On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <sjg at chromium.org> wrote:
>
> Allow symbol writing in these cases so that U-Boot can find the position
> and size of U-Boot at runtime.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  tools/binman/etype/u_boot_spl_with_ucode_ptr.py | 2 +-
>  tools/binman/etype/u_boot_tpl_with_ucode_ptr.py | 2 +-
>  tools/binman/etype/u_boot_with_ucode_ptr.py     | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list