Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/17449 https://dev.azure.com/simon0972/u-boot/_build/results?buildId=47&view=results
The following changes since commit 17aad803551500e1a3d87339a6559e99b7fad479: Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh (2023-08-20 11:09:11 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-20aug23 for you to fetch changes up to 25a9be71ec1ca779aac8bcb1d8a363725ff0ac7f: test: cpu: Handle both 32bit and 64bit CPUs (2023-08-20 15:55:27 -0600) ---------------------------------------------------------------- sandbox64 fixes ---------------------------------------------------------------- Marek Vasut (11): configs: sandbox64: Enable SF bootdev configs: sandbox64: Increase console record size to 0x6000 configs: sandbox64: Enable MC34708 driver configs: sandbox64: Enable BUTTON_ADC driver test: dm: pinmux: Handle %pa in pinctrl-single mux output configs: sandbox64: Enable PINCTRL_SINGLE driver configs: sandbox64: Enable video 16bpp and 24bpp support configs: sandbox64: Enable video 12x22 font support configs: sandbox64: Enable clock CCF driver configs: sandbox64: Enable PCI register multi-entry support test: cpu: Handle both 32bit and 64bit CPUs configs/sandbox64_defconfig | 12 ++++++- test/dm/cpu.c | 2 +- test/dm/pinmux.c | 92 ++++++++++++++++++++++++++++++------------------------ 3 files changed, 63 insertions(+), 43 deletions(-) Regards, Simon