Re: [PATCH v2] RFC: gitlab: x86: Add a coreboot test

2021-12-03 Thread Simon Glass
Hi Tom, On Fri, 3 Dec 2021 at 09:05, Tom Rini wrote: > > On Fri, Dec 03, 2021 at 08:47:55AM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Fri, 3 Dec 2021 at 08:00, Tom Rini wrote: > > > > > > On Thu, Dec 02, 2021 at 07:26:21PM -0700, Simon Glass wrote: > > > > > > > Coreboot supports U-Boot

Re: [PATCH v2] RFC: gitlab: x86: Add a coreboot test

2021-12-03 Thread Tom Rini
On Fri, Dec 03, 2021 at 08:47:55AM -0700, Simon Glass wrote: > Hi Tom, > > On Fri, 3 Dec 2021 at 08:00, Tom Rini wrote: > > > > On Thu, Dec 02, 2021 at 07:26:21PM -0700, Simon Glass wrote: > > > > > Coreboot supports U-Boot as a payload and this recently got a bit of a > > > facelist. Add a test

Re: [PATCH v2] RFC: gitlab: x86: Add a coreboot test

2021-12-03 Thread Simon Glass
Hi Tom, On Fri, 3 Dec 2021 at 08:00, Tom Rini wrote: > > On Thu, Dec 02, 2021 at 07:26:21PM -0700, Simon Glass wrote: > > > Coreboot supports U-Boot as a payload and this recently got a bit of a > > facelist. Add a test for this. > > > > For now this uses a binary build of coreboot (v4.15).

Re: [PATCH v2] RFC: gitlab: x86: Add a coreboot test

2021-12-03 Thread Tom Rini
On Thu, Dec 02, 2021 at 07:26:21PM -0700, Simon Glass wrote: > Coreboot supports U-Boot as a payload and this recently got a bit of a > facelist. Add a test for this. > > For now this uses a binary build of coreboot (v4.15). Future work could > potentially build it from source, but we need to

[PATCH v2] RFC: gitlab: x86: Add a coreboot test

2021-12-02 Thread Simon Glass
Coreboot supports U-Boot as a payload and this recently got a bit of a facelist. Add a test for this. For now this uses a binary build of coreboot (v4.15). Future work could potentially build it from source, but we need to figure out the toolchain problems first, since coreboot uses its own