On Mon, Jun 05, 2023 at 01:52:09PM -0700, Tom Warren wrote: > Tom, please pull u-boot-tegra/master into u-boot/master. Thanks. > It's passed 'buildman tegra' w/o error, and Svyatoslav has tested it on his > boards. > > The following changes since commit 26659d426548d1c395ef878c3b820e53a6e3b346: > > Merge tag 'efi-2023-07-rc4' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-06-02 12:13:01 > -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 28731540f9427d5d58ee2a554d0f2a0c5702ab80: > > board: htc: endeavoru: add One X support (2023-06-05 10:23:30 -0700) > > ---------------------------------------------------------------- > Jonas Schwöbel (1): > configs: tegra-common-post: make PXE and DHCP boot targets optional > > Svyatoslav Ryhel (6): > configs: tegra-common-post: add GPIO keyboard as STDIN device > ARM: tegra: add SoC UID calculation function > board: asus: transformer: add ASUS Transformer T30 family support > board: asus: grouper: add Google Nexus 7 (2012) support > board: lg: x3: add Optimus 4X HD and Optimus Vu support > board: htc: endeavoru: add One X support > > Thierry Reding (2): > ARM: tegra: Enable poweroff command on Jetson TX1 and Jetson Nano > ARM: tegra: Enable poweroff command on Jetson TX2 > > Tomasz Maciej Nowak (1): > ARM: dts: trimslice: sync SPI node with Linux dts OK, there's still a bunch of problems that need to be fixed, and I think Svyatoslav you might want to look at https://u-boot.readthedocs.io/en/latest/develop/ci_testing.html to get the tests started before re-submitting, but I also see that https://source.denx.de/u-boot/custodians/u-boot-tegra/-/pipelines/16482 failed. In short, the docs need to be corrected so that "make htmldocs" passes and then you need to update the board config.h files as they're setting options that are in Kconfig now. Sorry this is taking so long to get in. -- Tom