[ANN] U-Boot v2021.07-rc2 released

Hey all,
It's release day, and here's v2021.07-rc2. There's a few PRs I do hope to see come in soon, and shortly after this I will pull in the patches needed to enforce the DM migrations that are now 2 years past their warning dates.
I need to start soon on the next round of board removal patches based on the next deadline.
In terms of a changelog, git log --merges v2021.07-rc1..v2021.07-rc2 contains what I've pulled but as always, better PR messages and tags will provide better results here.
I do have my reminders setup for doing -rc releases every other Monday from here on out and final release on July 5th, 2021. Thanks all!

On Mon, May 10, 2021 at 5:06 PM Tom Rini trini@konsulko.com wrote:
and shortly after this I will pull in the patches needed to enforce the DM migrations that are now 2 years past their warning dates.
Could you please be more specific with respect to which DM subsystem(s) migrations are targeted next?

On Tue, May 11, 2021 at 08:28:32AM -0400, Trevor Woerner wrote:
On Mon, May 10, 2021 at 5:06 PM Tom Rini trini@konsulko.com wrote:
and shortly after this I will pull in the patches needed to enforce the DM migrations that are now 2 years past their warning dates.
Could you please be more specific with respect to which DM subsystem(s) migrations are targeted next?
Sure. The deadline of v2019.07 was given for migration of CONFIG_DM_USB, CONFIG_AHCI, CONFIG_DM_PCI, CONFIG_DM_VIDEO and CONFIG_DM_SPI_FLASH. Of those, I think I actually do have AHCI done as USB, MMC and AHCI all also require enabling BLK, iirc.
All of these (as well as the v2021.10 one of WDT and v2023.01 of DM itself) have been generating build warnings for a long long time.
participants (2)
-
Tom Rini
-
Trevor Woerner