Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/10826
The following changes since commit e267665a7420bddbfd5833573fdfc9d0930ff515: Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi (2022-01-30 17:12:34 -0500) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-30jan22 for you to fetch changes up to fcc87efdf3772e6e8d060dc10d521442d7772ce9: binman: Skip node generation for images read from files (2022-01-30 20:40:58 -0700) ---------------------------------------------------------------- moveconfig fix binman support for listing files with generated entries ---------------------------------------------------------------- Alper Nebi Yasak (1): moveconfig: Fix code relying on now-stripped newline characters Jan Kiszka (1): binman: Skip node generation for images read from files tools/binman/etype/fit.py | 2 +- tools/binman/ftest.py | 18 ++++++++++++++++++ tools/binman/image.py | 9 +++++++-- tools/binman/test/219_fit_gennode.dts | 26 ++++++++++++++++++++++++++ tools/moveconfig.py | 26 +++++++++++++------------- 5 files changed, 65 insertions(+), 16 deletions(-) create mode 100644 tools/binman/test/219_fit_gennode.dts Regards, Simon