[PATCH] misc: imx: remove DM dependency for ocotp driver in SPL

sbabic at denx.de sbabic at denx.de
Thu Mar 30 10:43:33 CEST 2023


> The ocotp driver is available for regular and SPL builds using the
> (SPL_)MXC_OCOTP configuration. Also, the ocotp driver does not support
> the driver model (DM) configuration.
> But, for SPL builds, the SPL_MXC_OCOTP configuration depends on
> SPL_MISC which implies on SPL_DM.
> This commit replaces the dependency on SPL_MISC with SPL_DRIVERS_MISC.
> So the only requirement is to have enabled miscellaneous drivers for
> the SPL.
> Signed-off-by: Jean-Marie Lemetayer <j.lemetayer at kerlink.fr>
Applied to u-boot-imx, next, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list