Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/17830 https://dev.azure.com/simon0972/u-boot/_build/results?buildId=48&view=results
The following changes since commit 4cb31a9f3560b293670de95e76c1f3cf2f9e1ca8: Merge branch '2023-09-22-assorted-bugfixes' (2023-09-22 18:25:37 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-23sep23 for you to fetch changes up to e278ad9a2ea5e4a089773a8fd79a5ea0e8572316: trace: Fix alignment logic in flyrecord header (2023-09-23 09:00:37 -0600) ---------------------------------------------------------------- trace: correct format of flyrecord minor bug fixes ---------------------------------------------------------------- Fei Shao (1): patman: Respect include directive on Git config lookup Maxim Cournoyer (1): tools: Fix patman launcher script. Michal Simek (4): sandbox: test: Fix typo in test.dts trace: Use 64bit variable for start and len trace: Move trace_clocks description above record offset calculation trace: Fix alignment logic in flyrecord header Rong Tao (1): binman: Fix SyntaxWarning: invalid escape sequence '\(' Simon Glass (1): buildman: Fix full help for Python 3.8 arch/sandbox/dts/test.dts | 2 +- tools/binman/etype/section.py | 2 +- tools/buildman/main.py | 10 ++++++++-- tools/patman/gitutil.py | 4 ++-- tools/patman/pyproject.toml | 2 +- tools/proftool.c | 39 ++++++++++++++++++++++++++++++++++----- 6 files changed, 47 insertions(+), 12 deletions(-) Regards, Simon