Hi Tom, On Wed, 18 Dec 2024 at 07:32, Tom Rini <[email protected]> wrote: > > On Tue, Dec 17, 2024 at 07:55:40PM -0700, Simon Glass wrote: > > > This ancient Chromebook that nobody cares about is working again, so > > add it back. > > > > Signed-off-by: Simon Glass <[email protected]> > > --- > > > > .gitlab-ci.yml | 9 ++++----- > > 1 file changed, 4 insertions(+), 5 deletions(-) > > If for nothing more than my own debug needs, was this another > OF_BLOBLIST fixes it platform, or something else? And is this using > chromebook_samus or chromebook_samus_tpl ? Thanks.
No, this doesn't use bloblists. It is chromebook_samus, but that's a good point, I should really bring back chromebook_samus_tpl as well. Regards, Simon

