[PATCH 1/2] toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some cases

Francesco Dolcini francesco at dolcini.it
Sat Jul 5 00:12:32 CEST 2025


On Fri, Jul 04, 2025 at 03:45:41PM -0600, Tom Rini wrote:
> The hook arch_misc_init was not intended to be used for per-board hooks.
> This can be done with misc_init_r instead, which is what follows
> immediately after arch_misc_init. Switch a few platforms.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Acked-by: Francesco Dolcini <francesco.dolcini at toradex.com>



More information about the U-Boot mailing list