[PATCH] gitlab: Add a Colibri iMX8 board to the sjg lab
Simon Glass
sjg at chromium.org
Tue Dec 17 14:51:55 CET 2024
Hi Fabio,
On Tue, 17 Dec 2024 at 06:46, Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Simon,
>
> On Tue, Dec 17, 2024 at 10:44 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > I have one of these boards loaded with Linux 6.6.2 and a video demo. Add
> > an entry for it so that it can be used for testing.
> >
> > Unfortunately quite a lot of work-arounds are needed to make this board
> > work, but I am working with the supplier on this.
>
> Just curious: what workarounds are you talking about?
1. It needs a special build target to build the final image[1]
2. Needs binary blobs in the root dir (I need it to use an env var to
specify the location, or ideally use Binman)
3. The first time I build it gives an error, so I need to build a
second time; it should build from a clean directory in one pass
Other things, for some reason, there is quite a delay between when the
board boots and uuu returns, so some console output is lost. Also uuu
is hugely verbose and needs a 'silent' mode.
Passing run here at [2]
Regards,
Simon
[1] https://docs.u-boot.org/en/latest/board/toradex/colibri-imx8x.html#build-u-boot
[2] https://ci.u-boot.org/u-boot/u-boot/-/jobs/8625
More information about the U-Boot
mailing list