
18 Jan
2022
18 Jan
'22
7:41 p.m.
On Wed, Jan 05, 2022 at 04:01:00PM +0100, Robert Marko wrote:
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
Applied to u-boot/master, thanks!
--
Tom