1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 21:44:34 +01:00
Files
u-boot-megous/drivers/mtd
Robert Marko 429866e845 mtd: nand: pxa3xx: set mtd->dev
Currently the pxa3xx driver does not set the udevice in the mtd_info
struct and this prevents the mtd from parsing the partitions via DTS
like for SPI-NOR.

So simply set the mtd->dev to the driver udevice.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-01-17 14:45:24 -05:00
..
2022-01-17 14:45:24 -05:00
2021-09-24 12:09:47 -04:00