On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > (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 <[email protected]>

