[PATCH] ARM: imx: Enable SPL_BOARD_INIT on DH i.MX8M Plus DHCOM

Fabio Estevam festevam at gmail.com
Fri Jan 19 14:01:01 CET 2024


On Thu, Jan 18, 2024 at 9:38 PM Marek Vasut <marex at denx.de> wrote:
>
> The CONFIG_SPL_BOARD_INIT lets SPL common code call spl_board_init()
> during the SPL start up. On this particular system, spl_board_init()
> is used to reconfigure GIC clock parent to PLL2 500M, which is the
> configuration expected by the Linux kernel. Enable SPL_BOARD_INIT .

Same as the other patch, please explain why setting the PLL2 to 500MHz
is needed.


More information about the U-Boot mailing list