Patrick Delaunay 28d3439f1b dfu: mtd: remove direct call of mtdparts_init function
With MTD support in driver model, the direct call of mtdparts_init
should be avoided and replaced by mtd_probe_devices.

With the modificaton when MTDIDS/MTDPARTS are empty the OF fallback
with partition describe in device tree is correctly performed,
introduced by commit dc339bf784f0 ("mtd: add support for parsing
partitions defined in OF").
With this patch the dependency with CONFIG_CMD_MTDPARTS is removed.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-06-16 11:01:16 +02:00
..
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2023-05-02 14:23:58 -04:00
2023-06-12 16:42:37 -04:00
2023-06-12 16:42:37 -04:00
2022-01-13 07:57:49 -05:00
2023-06-12 14:55:33 -04:00
2023-06-12 16:42:37 -04:00
2023-03-02 17:45:58 -05:00
2023-05-11 10:25:29 +08:00
2023-06-12 16:42:37 -04:00
2023-06-12 14:55:33 -04:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-04-01 10:11:50 +02:00
2023-06-12 16:42:37 -04:00
2023-06-12 14:55:33 -04:00
2023-04-26 08:43:04 -04:00
2023-04-25 15:31:28 -04:00
2023-05-02 14:23:34 -04:00
2023-05-05 09:36:08 -04:00