Re: [PATCH v5 00/20] labgrid: Provide an integration with Labgrid

2024-09-01 Thread Simon Glass
Hi Tom, On Fri, 30 Aug 2024 at 15:53, Tom Rini wrote: > > On Thu, Aug 29, 2024 at 09:00:25AM -0600, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 29 Aug 2024 at 08:13, Tom Rini wrote: > > > > > > On Wed, Aug 28, 2024 at 04:08:26PM -0600, Simon Glass wrote: > > > > > > > Labgrid provides access

Re: [PATCH v5 00/20] labgrid: Provide an integration with Labgrid

2024-08-30 Thread Tom Rini
On Thu, Aug 29, 2024 at 09:00:25AM -0600, Simon Glass wrote: > Hi Tom, > > On Thu, 29 Aug 2024 at 08:13, Tom Rini wrote: > > > > On Wed, Aug 28, 2024 at 04:08:26PM -0600, Simon Glass wrote: > > > > > Labgrid provides access to a hardware lab in an automated way. It is > > > possible to boot U-Boo

Re: [PATCH v5 00/20] labgrid: Provide an integration with Labgrid

2024-08-29 Thread Simon Glass
Hi Tom, On Thu, 29 Aug 2024 at 08:13, Tom Rini wrote: > > On Wed, Aug 28, 2024 at 04:08:26PM -0600, 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 rel

Re: [PATCH v5 00/20] labgrid: Provide an integration with Labgrid

2024-08-29 Thread Tom Rini
On Wed, Aug 28, 2024 at 04:08:26PM -0600, 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 bac

[PATCH v5 00/20] labgrid: Provide an integration with Labgrid

2024-08-28 Thread Simon Glass
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 background, about 4 years ago I wrong a thing called Labman[1] which allowe