Please pull u-boot-dm

Simon Glass sjg at chromium.org
Thu Mar 4 04:27:35 CET 2021


Hi Tom,

hhttps://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/6610


The following changes since commit 52ba373b7825e9feab8357065155cf43dfe2f4ff:

  Merge tag 'u-boot-imx-20210303' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-03-03 10:10:34
-0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-dm.git tags/dm-pull-3mar21

for you to fetch changes up to 384b62c073f3aaccba0c917a8da7701a82441aec:

  serial: ns16550: Handle zero <clock-frequency> value (2021-03-03 19:17:25
-0700)

----------------------------------------------------------------
dm: Fix an obscure bug with empty of-platdata
Fixes for ns16550 base address and frequency-reading
Other minor fixes

----------------------------------------------------------------
Bernhard Kirchen (1):
      fix patman --limit-cc option

Bin Meng (4):
      lib: Fix BINMAN_FDT dependency
      dts: Fix OF_LIVE dependency
      serial: ns16550: Correct the base address type
      serial: ns16550: Handle zero <clock-frequency> value

Heinrich Schuchardt (1):
      sandbox: host bind must close file descriptor

Simon Glass (3):
      dm: core: Fix allocation of empty of-platdata
      dm: core: Add DM_DEVICE_REMOVE condition to all exit paths
      bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT

 common/Kconfig.boot      |  3 +++
 common/bootstage.c       |  2 +-
 drivers/block/sandbox.c  | 13 +++++++++++++
 drivers/core/device.c    | 36 ++++++++++++++++++++++++------------
 drivers/serial/ns16550.c |  4 +++-
 dts/Kconfig              |  2 +-
 lib/Kconfig              |  2 +-
 tools/patman/series.py   |  2 +-
 8 files changed, 47 insertions(+), 17 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list