[PATCH 1/2] toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some cases
Tom Rini
trini at konsulko.com
Fri Jul 11 22:00:49 CEST 2025
On Fri, 04 Jul 2025 15:45:41 -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.
>
>
Applied to u-boot/master, thanks!
[1/2] toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some cases
commit: 0d50d5fc52f0fe54f5d80bb9543f92f362c8b80a
[2/2] global: Make ARCH_MISC_INIT a selected symbol
commit: d0ed9636902bc5c0d7ea5f73926441241acb6051
--
Tom
More information about the U-Boot
mailing list