Hi Md Shofiqul,

On Tue, Jul 28, 2026 at 2:27 PM Md Shofiqul Islam <[email protected]> wrote:

> --- a/board/ge/b1x5v2/b1x5v2.c
> +++ b/board/ge/b1x5v2/b1x5v2.c
> @@ -320,8 +320,9 @@ int overwrite_console(void)
>
>  int board_early_init_f(void)
>  {
> +#if defined(CONFIG_SPL_VIDEO)
>         select_ldb_di_clock_source(MXC_PLL5_CLK, MXC_PLL5_CLK);
> -
> +#endif

ge_b1x5v2_defconfig does not select CONFIG_SPL_VIDEO.

What's the motivation for this patch? What exactly are you trying to solve?

Reply via email to