[PATCH master] ARM: i.MX8: esdctl: fix breakage for multi-SoC i.MX8M

Sascha Hauer s.hauer at pengutronix.de
Fri May 15 02:28:21 PDT 2026


On Wed, 13 May 2026 11:14:52 +0200, Ahmad Fatoum wrote:
> Only the i.MX8MP supports ECC out of the i.MX8M* family, so checking
> DDRC_ECCCFG0 on the other SoCs is incorrect.
> 
> Guard the check behind a cpu_is_mx8mp(), which expands to 0 if
> CONFIG_ARCH_IMX8MP is not defined and to
> imx_cpu_type == IMX_CPU_IMX8MP otherwise.
> 
> [...]

Applied, thanks!

[1/1] ARM: i.MX8: esdctl: fix breakage for multi-SoC i.MX8M
      https://git.pengutronix.de/cgit/barebox/commit/?id=c7bdd78be7cc (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list