[PATCH v1 7/7] video: imx: ipuv3: refactor to use dm-managed state

Fabio Estevam festevam at gmail.com
Sun Dec 28 02:53:31 CET 2025


On Thu, Dec 18, 2025 at 5:33 AM Brian Ruley
<brian.ruley at gehealthcare.com> wrote:

> diff --git a/arch/arm/mach-imx/cpu.c b/arch/arm/mach-imx/cpu.c
> index cc215b771ef..2aa9d9c9666 100644
> --- a/arch/arm/mach-imx/cpu.c
> +++ b/arch/arm/mach-imx/cpu.c
> @@ -285,10 +285,10 @@ u32 get_ahb_clk(void)
>
>  void arch_preboot_os(void)
>  {
> -#if defined(CONFIG_IMX_AHCI)
>         struct udevice *dev;
>         int rc;

This causes failure in CI:

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

Please fix and resend.


More information about the U-Boot mailing list