Re: [PATCH v7 00/11] labgrid: Provide an integration with Labgrid

2024-10-22 Thread Simon Glass
Hi Tom, On Tue, 22 Oct 2024 at 16:43, Tom Rini wrote: > > On Tue, Oct 22, 2024 at 02:15:40PM +0200, Simon Glass wrote: > > Hi Tom, > > > > On Mon, 21 Oct 2024 at 20:07, Tom Rini wrote: > > > > > > On Mon, Oct 21, 2024 at 01:12:49PM +0200, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Thu

Re: [PATCH v7 00/11] labgrid: Provide an integration with Labgrid

2024-10-22 Thread Tom Rini
On Tue, Oct 22, 2024 at 02:15:40PM +0200, Simon Glass wrote: > Hi Tom, > > On Mon, 21 Oct 2024 at 20:07, Tom Rini wrote: > > > > On Mon, Oct 21, 2024 at 01:12:49PM +0200, Simon Glass wrote: > > > Hi Tom, > > > > > > On Thu, 10 Oct 2024 at 03:51, Simon Glass wrote: > > > > > > > > Labgrid provide

Re: [PATCH v7 00/11] labgrid: Provide an integration with Labgrid

2024-10-22 Thread Simon Glass
Hi Tom, On Mon, 21 Oct 2024 at 20:07, Tom Rini wrote: > > On Mon, Oct 21, 2024 at 01:12:49PM +0200, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 10 Oct 2024 at 03:51, Simon Glass wrote: > > > > > > Labgrid provides access to a hardware lab in an automated way. It is > > > possible to boot U-Bo

Re: [PATCH v7 00/11] labgrid: Provide an integration with Labgrid

2024-10-21 Thread Tom Rini
On Mon, Oct 21, 2024 at 01:12:49PM +0200, Simon Glass wrote: > Hi Tom, > > On Thu, 10 Oct 2024 at 03:51, Simon Glass wrote: > > > > Labgrid provides access to a hardware lab in an automated way. It is > > possible to boot U-Boot on boards in the lab without physically touching > > them. It relies

Re: [PATCH v7 00/11] labgrid: Provide an integration with Labgrid

2024-10-21 Thread Simon Glass
Hi Tom, On Thu, 10 Oct 2024 at 03:51, Simon Glass wrote: > > Labgrid provides access to a hardware lab in an automated way. It is > possible to boot U-Boot on boards in the lab without physically touching > them. It relies on relays, USB UARTs and SD muxes, among other things. > > By way of backg