Patrice Chotard
016e82d322
mtd: cfi_mtd: populate mtd->dev with flash_info->dev
...
Populate mtd->dev with flash_info->dev which allows to get
full mtd information using the "mtd list" command.
Before, "mtd list" command returns :
List of MTD devices:
* nor0
- type: NOR flash
- block size: 0x40000 bytes
- min I/O: 0x1 bytes
- 0x000000000000-0x000004000000 : "nor0"
After this patch we get for example:
List of MTD devices:
* nor0
- device: flash@0
- parent: spi@40430000
- driver: cfi_flash
- path: /soc/spi@40430000/flash@0
- type: NOR flash
- block size: 0x40000 bytes
- min I/O: 0x1 bytes
- 0x000000000000-0x000004000000 : "nor0"
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com >
Reviewed-by: Stefan Roese <sr@denx.de >
2022-02-01 10:56:25 +01:00
..
2021-07-06 10:38:03 -06:00
2021-11-09 17:18:23 +05:30
2021-09-30 08:08:56 -04:00
2021-08-05 19:46:35 -04:00
2022-01-19 18:11:34 +01:00
2022-01-28 17:58:41 -05:00
2021-03-22 19:23:27 +13:00
2021-07-06 10:38:03 -06:00
2021-10-20 10:59:09 +08:00
2022-01-20 09:39:45 -05:00
2022-01-25 11:44:36 -07:00
2021-09-25 09:46:15 -06:00
2022-01-19 18:11:34 +01:00
2022-01-14 11:39:15 +01:00
2021-10-05 08:50:15 -04:00
2022-01-28 17:58:41 -05:00
2022-01-15 10:38:26 -05:00
2022-01-28 11:30:39 -05:00
2022-01-19 11:43:44 -05:00
2021-12-17 12:58:01 +08:00
2022-01-30 01:25:00 +00:00
2022-01-13 07:57:49 -05:00
2022-01-30 01:03:37 +00:00
2022-01-19 18:11:34 +01:00
2021-10-31 08:46:44 -04:00
2021-07-06 10:38:03 -06:00
2022-01-13 07:57:49 -05:00
2021-09-27 21:38:34 -04:00
2022-01-25 11:44:36 -07:00
2022-01-30 01:25:00 +00:00
2022-02-01 10:56:25 +01:00
2022-01-13 07:57:49 -05:00
2022-01-28 17:58:41 -05:00
2022-01-14 13:16:10 -05:00
2021-09-25 09:46:15 -06:00
2022-01-28 17:58:41 -05:00
2021-07-06 10:38:03 -06:00
2022-01-20 14:46:03 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-11-09 11:57:22 +09:00
2021-11-09 17:18:23 +05:30
2022-01-20 14:45:46 +01:00
2021-10-05 08:50:15 -04:00
2022-01-19 18:11:34 +01:00
2022-01-13 07:57:49 -05:00
2021-08-31 17:47:49 -04:00
2021-11-11 19:02:44 -05:00
2021-09-04 12:26:02 -04:00
2022-01-25 12:36:11 -07:00
2021-07-06 10:38:03 -06:00
2021-08-26 08:08:11 +02:00
2022-01-19 18:11:34 +01:00
2022-01-30 01:03:37 +00:00
2021-10-31 08:46:44 -04:00
2021-07-20 23:33:54 +02:00
2022-01-19 11:43:44 -05:00
2021-11-23 13:53:03 -05:00
2021-09-30 09:08:16 -04:00
2022-01-16 08:31:03 -05:00
2022-01-19 18:11:34 +01:00
2021-07-06 10:38:03 -06:00
2022-01-28 10:21:51 -05:00
2022-01-20 12:40:20 -05:00
2022-01-19 18:11:34 +01:00
2021-10-01 21:08:18 -04:00
2021-07-06 10:38:03 -06:00
2022-01-13 06:55:46 +01:00
2021-09-30 08:08:56 -04:00
2021-10-31 08:46:44 -04:00
2021-10-31 08:46:44 -04:00