On Tue, 20 May 2025 14:17:37 +0200, Ahmad Fatoum wrote: > CONFIG_BOARD_ARM_GENERIC_DT is not the only way an i.MX initcall could > run on a non-i.MX SoC. Since the addition of the multiarch (really > multiplatform) support, this can also happen with native images. > > Therefore check for both config options. > > > [...]
Applied, thanks! [1/2] ARM: i.MX: fix cpu_is_imx on CONFIG_ARM_MULTIARCH configurations https://git.pengutronix.de/cgit/barebox/commit/?id=1826809f122e (link may not be stable) [2/2] ARM: omap: fix cpu_is_omap on CONFIG_ARM_MULTIARCH configurations https://git.pengutronix.de/cgit/barebox/commit/?id=ba84cd9af113 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>