On Mon, 04 Nov 2024 11:36:40 -0700, Simon Glass wrote: > This adds hooks for use with my integration for Labgrid (called > Labgrid-sjg). The only existing hook that really does anything with the > target, with this integration, is the 'console' one. There is also a new > 'getrole' hook which looks up a role to find various things about it, > such as the U-Boot board name. > > Changes in v5: > - Use Labgrid-sjg instead of Labgrid > - Use LABGRID_SJG to indicates the 'Labgrid-sjg' integration is running > - Update commit message and cover letter for Labgrid-sjg > > [...]
Applied to u-boot/u-boot-test-hooks.git/master, thanks! -- Tom