
11 Jan
2021
11 Jan
'21
1:05 p.m.
On Thursday 07 January 2021 09:11:18 Tom Rini wrote:
Pali Rohár (3): Nokia RX-51: Convert to CONFIG_DM_MMC
This is also bringing up a conflict, and I think part of the real problem is that we shouldn't be having a single U_BOOT_DRVINFOS (formerly U_BOOT_DEVICES) but one per peripheral. It may work but it's not intentional (adding Simon in case he wants to correct me here).
Hello Tom! What is the one peripheral? One mmc device? Or more mmc devices with the same mmc driver? Or all mmc devices (even with different drivers)?
At the time of writing this patch (2 months ago) it worked fine with U-Boot version available at that time. So I have not spotted any problem.