]> git.ipfire.org Git - thirdparty/u-boot.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)
commit288ae53cb73605500b7fc01e5919753c878466be
tree43e41eb7334175c9b273afdd37128539de2b6051
parent0236642212f87c8d589f9e16cc29503b476a45c5
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