1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 23:26:24 +01:00
Files
u-boot-megous/drivers
Jean-Marie Lemetayer 251a3053b1 misc: imx: remove DM dependency for ocotp driver in SPL
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@kerlink.fr>
2023-03-30 08:40:27 +02:00
..
2023-03-03 09:49:02 -05:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2022-09-16 11:05:16 -04:00
2022-01-13 07:57:49 -05:00
2023-03-02 17:45:57 -05:00
2023-03-27 15:19:57 -04:00
2023-03-09 13:15:00 +01:00
2023-03-02 17:45:58 -05:00
2023-03-18 12:02:38 +01:00
2023-03-14 12:06:35 -04:00
2023-01-20 12:27:24 -05:00
2023-03-14 12:06:35 -04:00
2023-03-02 17:45:58 -05:00
2023-03-18 12:04:02 +01:00
2023-01-24 13:55:05 +01:00
2022-10-11 16:03:03 -04:00
2023-03-27 15:19:57 -04:00
2023-03-14 12:06:35 -04:00
2023-02-10 07:41:41 -05:00
2023-03-02 17:45:58 -05:00