Tom, Please pull u-boot-tegra/master into U-Boot/master. Thanks.
The following changes since commit 92a8bc6b419f548230f10a924db2b3ef10a5edad: Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-06-13 09:33:37 -0400) are available in the git repository at: https://source.denx.de/u-boot/custodians/u-boot-tegra.git master for you to fetch changes up to 8f27bf114ef48e681f00fcb38ad48d4ab581d0ca: board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt (2022-06-13 15:31:15 -0700) ---------------------------------------------------------------- Marcel Ziswiler (1): board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt Peter Robinson (3): ARM: tegra: XUSB padctl: Add new lines for errors pci: tegra: Update error prints with new lines arm: tegra: Update some DT compatibles arch/arm/mach-tegra/xusb-padctl-common.c | 12 ++++++------ board/toradex/apalis-tk1/apalis-tk1.c | 19 +++++++++++++++++++ board/toradex/apalis_t30/apalis_t30.c | 20 ++++++++++++++++++++ board/toradex/colibri_t20/colibri_t20.c | 19 +++++++++++++++++++ board/toradex/colibri_t30/colibri_t30.c | 20 ++++++++++++++++++++ drivers/i2c/tegra_i2c.c | 1 + drivers/pci/pci_tegra.c | 4 ++-- drivers/video/tegra124/dp.c | 1 + 8 files changed, 88 insertions(+), 8 deletions(-)