
2 Aug
2023
2 Aug
'23
8:07 p.m.
Three boards use a phandle in a FIT generator and the maintainer is away. For now, add a hack to allow this.
Signed-off-by: Simon Glass sjg@chromium.org ---
Makefile | 6 ++++++ tools/binman/cmdline.py | 2 ++ tools/binman/control.py | 5 +++++ tools/dtoc/fdt.py | 12 ++++++++---- 4 files changed, 21 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!