[PATCH] binman: Add a temporary hack for duplicate phandles
Simon Glass
sjg at chromium.org
Wed Aug 2 20:07:41 CEST 2023
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 at 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!
More information about the U-Boot
mailing list