[PATCH 0/2] Allow to append a list of directories in u_boot_pylib/tools.py
Tom Rini
trini at konsulko.com
Thu Dec 19 18:51:11 CET 2024
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
More information about the U-Boot
mailing list