[PATCH 1/2] nxp: imx95_evk: Drop init_uart_clk
Peng Fan
peng.fan at nxp.com
Fri Feb 6 14:59:26 CET 2026
> Subject: Re: [PATCH 1/2] nxp: imx95_evk: Drop init_uart_clk
>
> Hi Peng,
>
> On Fri, Feb 6, 2026 at 12:11 AM Peng Fan (OSS)
> <peng.fan at oss.nxp.com> wrote:
>
> > diff --git a/board/nxp/imx95_evk/imx95_evk.c
> > b/board/nxp/imx95_evk/imx95_evk.c index
> ca1d916deab..9cb69543f0f
> > 100644
> > --- a/board/nxp/imx95_evk/imx95_evk.c
> > +++ b/board/nxp/imx95_evk/imx95_evk.c
> > @@ -9,9 +9,6 @@
> >
> > int board_early_init_f(void)
> > {
> > - /* UART1: A55, UART2: M33, UART3: M7 */
> > - init_uart_clk(0);
> > -
> > return 0;
>
> Can board_early_init_f() be completely removed from the board file
> now?
Sure. I will remove it.
Regards
Peng
More information about the U-Boot
mailing list