
On Thu, Feb 25, 2021 at 06:47:55PM +0100, Heinrich Schuchardt wrote:
On 2/24/21 10:32 PM, 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
There are other parts concerning block devices needing clean up. E.g the usage of HAVE_BLOCK_DEVICE in disk/.
Having all these changes collected in a next branch would be helpful.
I've got various rebasing branches up with these removals (and some temporary merges) currently under WIP/make-DM_xxx-fatal. I will be opening next fairly soon.