Re: (subset) [PATCH 00/14] testb: Various tweaks and fixes for Labgrid
Tom Rini <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 23 Jun 2024 14:30:19 -0600, Simon Glass wrote: > This series includes a number of mostly unrelated changes which are in > service of running U-Boot on a lab using Labgrid. > > Changes in v2: > - Add new patch to update u-boot.cfg with CFG_... options > > Simon Glass (14): > trace: Update test to tolerate different trace-cmd version > dm: core: Enhance comments on bind_drivers_pass() > initcall: Correct use of relocation offset > am33xx: Provide a function to set up the debug UART > sunxi: Mark scp as optional > google: Disable TPMv2 on most Chromebooks > meson: Correct driver declaration for meson_axg_gpio > test: Make bootstd init run only on sandbox > log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set > test: dm: Show failing driver name > test: Decode exceptions only with sandbox > test: Check help output > Update u-boot.cfg to include CFG also > smbios: Correct error handling when writing tables > > [...] Applied to u-boot/master, thanks! -- Tom