On Tue, Jun 14, 2022 at 01:24:13PM -0400, Tom Rini wrote: > On Tue, Jun 14, 2022 at 09:05:11AM -0700, Tom Warren wrote: > > > 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) > > > > Applied to u-boot/master, thanks! That said, please put things through CI before sending a PR. I did a quick local build test, and found a warning being introduced because of a missing include. I fixed that and figured it was enough, which is on me. Next up: commit 0d2105ae5e32ef5c87246054b2638fe50e62448c Author: Peter Robinson Date: Tue May 3 09:32:54 2022 +0100 arm: tegra: Update some DT compatibles breaks the dtoc tests: https://source.denx.de/u-boot/u-boot/-/jobs/448215 and I'm going to fix that momentarily. -- Tom