On Mon, 25 Nov 2024 19:16:52 +0100, Paul HENRYS wrote: > The idea here is not to have to pass twice the FDT directory, i.e. once with > the > 'fit,fdt-list-dir' property in the device tree passed to binman and in the > input > arguments of binman with '-I' option. > The method append_input_dirs() can be used to append a list of directories to > the existing list of input directories. The method avoids duplicates and the > method ReadNode() of the class Entry_fit calls tools.append_input_dirs() to > add > the FDT directory to the list of input directories. > > [...]
Applied to u-boot/next, thanks! -- Tom

