Please pull u-boot-dm

Simon Glass sjg at chromium.org
Wed Sep 7 14:32:02 CEST 2022


Hi Tom,

The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:

  Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-dm.git tags/dm-pull-7sep22

for you to fetch changes up to 7ac6842316ad1d412a49f88d8668923b40b09b5f:

  binman: bintool: bzip2: fix version function on non-Debian-based systems
(2022-09-01 11:36:36 -0600)

----------------------------------------------------------------
binman fixes for bintool support

----------------------------------------------------------------
Quentin Schulz (8):
      binman: btool: gzip: fix packer name so that binary can be found
      binman: bintool: move version check implementation into bintool class
      binman: btool: lz4: use Bintool.version
      binman: btool: mkimage: use Bintool.version
      binman: bintool: parametrize args to pass to binary for returning
version
      binman: btool: fiptool: use Bintool.version
      binman: btool: futility: use Bintool.version
      binman: bintool: bzip2: fix version function on non-Debian-based
systems

 tools/binman/bintool.py          | 46
+++++++++++++++++-----------------------
 tools/binman/btool/btool_gzip.py |  2 +-
 tools/binman/btool/bzip2.py      |  2 +-
 tools/binman/btool/fiptool.py    | 11 +---------
 tools/binman/btool/futility.py   | 13 +-----------
 tools/binman/btool/lz4.py        | 14 +-----------
 tools/binman/btool/mkimage.py    | 18 ++--------------
 7 files changed, 27 insertions(+), 79 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list