
On 24.02.21 22:32, Tom Rini wrote:
On Wed, Feb 24, 2021 at 10:28:31PM +0100, Heinrich Schuchardt wrote:
Hello Tom,
migrating to CONFIG_DM_MMC was scheduled for release v2019.04. But some board maintainers simply don't care.
We have quite a lot of boards like cm_t335, draco, etamin, rastaban, thuban, pxm2, vinco which compile when setting CONFIG_DM_MMC and CONFIG_BLK.
Shall we switch all boards that compile with these settings?
Please see https://patchwork.ozlabs.org/project/uboot/list/?series=230325
Thank you for the link.
I tend to let EFI_LOADER depend on BLK. This will allow to remove legacy code in the UEFI sub-system.
Best regards
Heinrich
And there's a follow-up for MVSATA/IDE stuff. I've started but haven't finished yet one for DM_PCI, but did post more removals on top of that.