
Hi Heinrich,
On Wed, 24 Feb 2021 at 17:15, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
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.
As mentioned on the contributor call, I did push for that at the time. I strongly support doing it now.
Regards, Simon