Please pull u-boot-dm

Simon Glass sjg at chromium.org
Thu Aug 11 05:18:11 CEST 2022


Hi Tom,

I've dropped the setuptools patch and will look at it later.

https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/13113


The following changes since commit 3dd4e916324efc825a7ee8e412f5cf1ded839021:

  Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
(2022-08-09 08:16:14 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-dm.git tags/dm-pull-9aug22-take2

for you to fetch changes up to be43a35bff17550fa707795a06eaed6114eb1742:

  boot: allow bootmeth-distro without CONFIG_NET (2022-08-10 13:42:56 -0600)

----------------------------------------------------------------
dtoc fixes with pylint, tests

----------------------------------------------------------------
John Keeping (1):
      boot: allow bootmeth-distro without CONFIG_NET

Simon Glass (6):
      dtoc: Tidy up fdt_tests RunTestCoverage() args
      dtoc: Tidy up fdt_tests RunTests()
      dtoc: Fix fdt test coverage
      dtoc: Move main program into its own function
      test_fdt: Convert to use argparse
      dtoc: Correct remaining pylint problems in test_fdt

 boot/Kconfig           |   8 +-
 boot/Makefile          |   3 +-
 boot/pxe_utils.c       |   3 +-
 cmd/Kconfig            |   4 +-
 include/command.h      |   2 +-
 scripts/pylint.base    |   2 +-
 tools/dtoc/test_fdt.py | 326
+++++++++++++++++++++++++++++++++++++++++--------------------------------
 7 files changed, 197 insertions(+), 151 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list