[RFC PATCH 3/3] serial: mxc: restore booting for imx8mn_bsh_smm_s2
Fabio Estevam
festevam at gmail.com
Thu May 15 21:45:27 CEST 2025
On Thu, May 15, 2025 at 10:12 AM Dario Binacchi
<dario.binacchi at amarulasolutions.com> wrote:
>
> The commit dda454e933c6 ("serial: mxc: Support bulk enabling clocks")
> breaks the booting of the BSH SMM S2 board.
> Restore proper booting of the board even in case of failure of either
> clk_get_bulk() or clk_enable_bulk().
We need a better understanding of why the boot fails.
Does the failure come from clk_get_bulk() or clk_enable_bulk()?
Please investigate.
More information about the U-Boot
mailing list