]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add a temporary hack for duplicate phandles
authorSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 15:23:13 +0000 (09:23 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 18:05:57 +0000 (12:05 -0600)
commit37f7d7825cfd1e33904d6d82487d10800cef4243
tree43e41eb7334175c9b273afdd37128539de2b6051
parenteab6fbb72952eab0b84e99743bdee00c76f53eef
binman: Add a temporary hack for duplicate phandles

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
tools/binman/cmdline.py
tools/binman/control.py
tools/dtoc/fdt.py