Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Fabio Estevam
On Mon, Jan 8, 2024 at 7:59 AM Mathieu Othacehe  wrote:

> Right, because I wasn't sure CI was working for pull requests on the
> `next` branch of Github. It looks like it is so I also created a PR on
> top of the `next` branch: https://github.com/u-boot/u-boot/pull/459.

I applied this one, thanks.


Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Mathieu Othacehe


Hello,

> I will also wait for the Gitbug CI job to finish:
> https://github.com/u-boot/u-boot/pull/457
>
> Also, it seems you generated v6 against U-Boot master instead of U-Boot next?

Right, because I wasn't sure CI was working for pull requests on the
`next` branch of Github. It looks like it is so I also created a PR on
top of the `next` branch: https://github.com/u-boot/u-boot/pull/459.

I should have done that in the first place, sorry about that.

Thanks,

Mathieu


Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Mathieu Othacehe


Hello,

> Please run a CI job for your series at https://github.com/u-boot/u-boot/pulls
>
> After it passes, then please submit a v6.

This issue was that we are expecting binman to keep working on the CI
even though the binary blobs are not present. I fixed that, had a green
Github build and submitted a v6.

Thanks,

Mathieu


Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Fabio Estevam
Hi Mathieu,

On Mon, Jan 8, 2024 at 6:26 AM Mathieu Othacehe  wrote:

> This issue was that we are expecting binman to keep working on the CI
> even though the binary blobs are not present. I fixed that, had a green
> Github build and submitted a v6.

Excellent, thank you.

 I plan to apply this series today, after Tom releases 2024.01 and
merge next into master.

I will also wait for the Gitbug CI job to finish:
https://github.com/u-boot/u-boot/pull/457

Also, it seems you generated v6 against U-Boot master instead of U-Boot next?


Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-04 Thread Fabio Estevam
On Thu, Jan 4, 2024 at 12:54 PM Mathieu Othacehe  wrote:
>
> From: Mathieu Othacehe 
>
> Hello,
>
> This v5 fixes imx93_evk compilation by enabling binman support for this board.

Still fails:

https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/764792

Please run a CI job for your series at https://github.com/u-boot/u-boot/pulls

After it passes, then please submit a v6.