[ANN] U-Boot v2022.01 released

Tom Rini trini at konsulko.com
Mon Jan 10 19:47:20 CET 2022


Hey all,

It is release day and here is v2022.01.   With this release
we are now at the fourth of our 2 years past a number of DM migration
deadlines.  We're now at the point where conversion to CONFIG_DM itself
must have been done, and I think nothing is tripping up on that deadline
anymore, which is good.

Note that we're introducing now a migration deadline of v2022.10 for
using CONFIG_DM_KEYBOARD (and the warning will show up once next is
merged to master, this is the last release without a deadline enforced).

I want to again call attention to in general is the number of CONFIG
symbols that need to be migrated to Kconfig still.  If you maintain a
board or SoC, please check for symbols specific to your area of code
that aren't migrated yet and see how to move them.  The
tools/moveconfig.py tool can handle a lot of cases.  If it's tricky
please reach out.

In terms of a changelog, 
git log --merges v2022.01-rc4..v2022.01
contains what I've pulled since the last RC or:
git log --merges v2021.10..v2022.01
for changes since the last full release.  As always, more details in
pull requests (or the tags referenced by them) will result in more
details here.

With this, the merge window is now open and I'll be merging in the next
branch shortly.  v2022.04 is scheduled for release on Monday, April
4th 2022 and the merge window closes on January 31st.  Thanks all!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot-board-maintainers/attachments/20220110/ee54a362/attachment.sig>


More information about the U-Boot-Board-Maintainers mailing list