From trini at konsulko.com Mon Feb 9 22:10:05 2026 From: trini at konsulko.com (Tom Rini) Date: Mon, 9 Feb 2026 15:10:05 -0600 Subject: [ANN] U-Boot v2026.04-rc2 released Message-ID: <20260209211005.GA2426323@bill-the-cat> Hey all, So it's release day and I have tagged and pushed things out. Many, but not all, of the device tree alignment issues I mentioned for -rc1 have been resolved. The appended cases should be solved. The FIT image case for non-overlays should be solved. The FIT image case of overlays isn't solved yet. There's now two threads on this, and maybe it's one problem, or maybe it's two problems, it's too soon to say. But it's being worked on. We're continuing with a community meeting following the release and the calendar link is https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=MHYzYzQ1dWh2bnRjcm80czVmcDczYmhsNThfMjAyNjAxMjdUMTUwMDAwWiA4OWJlN2I4MTMxMzZiZWMwNmE4M2RlNGRhNTk3NDVmMGFiZDExYzFiODM2MDYxYWUwNmMxYzdkYmNkMThkZjQxQGc&tmsrc=89be7b813136bec06a83de4da59745f0abd11c1b836061ae06c1c7dbcd18df41%40group.calendar.google.com&scp=ALL and once again this is the same time as the previous meeting. The meeting details itself are: https://meet.google.com/icv-nvmv-dbf February 10th, 2025. 9am (GMT -06:00) To join by phone: https://tel.meet/icv-nvmv-dbf?pin=5493171900556 In terms of a rough changelog: - Platform updates for Renesas R-Car, many NXP, MediaTek, various TI, STM32, m68k, Analog Devices, - Subsystem updates for documentation, EFI loader, NAND, networking (legacy and lwIP) I continue to plan to do an rc release every two weeks and the final release will be 06 April 2026. Thanks all! -- Tom From trini at konsulko.com Mon Feb 9 22:12:02 2026 From: trini at konsulko.com (Tom Rini) Date: Mon, 9 Feb 2026 15:12:02 -0600 Subject: [ANN] U-Boot v2026.04-rc2 released In-Reply-To: <20260209211005.GA2426323@bill-the-cat> References: <20260209211005.GA2426323@bill-the-cat> Message-ID: <20260209211202.GB2426323@bill-the-cat> On Mon, Feb 09, 2026 at 03:10:05PM -0600, Tom Rini wrote: > Hey all, > > So it's release day and I have tagged and pushed things out. Many, but > not all, of the device tree alignment issues I mentioned for -rc1 have > been resolved. The appended cases should be solved. The FIT image case > for non-overlays should be solved. The FIT image case of overlays isn't > solved yet. There's now two threads on this, and maybe it's one problem, > or maybe it's two problems, it's too soon to say. But it's being worked > on. > > We're continuing with a community meeting following the release and the > calendar link is > https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=MHYzYzQ1dWh2bnRjcm80czVmcDczYmhsNThfMjAyNjAxMjdUMTUwMDAwWiA4OWJlN2I4MTMxMzZiZWMwNmE4M2RlNGRhNTk3NDVmMGFiZDExYzFiODM2MDYxYWUwNmMxYzdkYmNkMThkZjQxQGc&tmsrc=89be7b813136bec06a83de4da59745f0abd11c1b836061ae06c1c7dbcd18df41%40group.calendar.google.com&scp=ALL > and once again this is the same time as the previous meeting. The > meeting details itself are: > https://meet.google.com/icv-nvmv-dbf > February 10th, 2025. 9am (GMT -06:00) > > To join by phone: > https://tel.meet/icv-nvmv-dbf?pin=5493171900556 > > In terms of a rough changelog: > - Platform updates for Renesas R-Car, many NXP, MediaTek, various TI, > STM32, m68k, Analog Devices, > - Subsystem updates for documentation, EFI loader, NAND, networking > (legacy and lwIP) > > I continue to plan to do an rc release every two weeks and the final > release will be 06 April 2026. > > Thanks all! And I dropped the PGP signature, oops. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: From trini at konsulko.com Mon Feb 23 20:17:40 2026 From: trini at konsulko.com (Tom Rini) Date: Mon, 23 Feb 2026 13:17:40 -0600 Subject: [ANN] U-Boot v2026.04-rc3 released Message-ID: <20260223191740.GE3233182@bill-the-cat> Hey all, So it's release day and I have tagged and pushed things out. First, I forgot to mention with -rc2, but the next window is open. Second, at this point the only device tree alignment fixes I am aware of being outstanding are the SCMI series, which I expect a pull request for. With that said, the changes from -rc2 to -rc3 are fairly small, which is good. There is a known regression for TI K3 platforms and smaller DRAM sizes that's being looked at and will keep an eye out for the fix. We're continuing with a community meeting following the release and the calendar link is https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=MHYzYzQ1dWh2bnRjcm80czVmcDczYmhsNThfMjAyNjAxMjdUMTUwMDAwWiA4OWJlN2I4MTMxMzZiZWMwNmE4M2RlNGRhNTk3NDVmMGFiZDExYzFiODM2MDYxYWUwNmMxYzdkYmNkMThkZjQxQGc&tmsrc=89be7b813136bec06a83de4da59745f0abd11c1b836061ae06c1c7dbcd18df41%40group.calendar.google.com&scp=ALL and once again this is the same time as the previous meeting. The meeting details itself are: https://meet.google.com/icv-nvmv-dbf February 24th, 2025. 9am (GMT -06:00) To join by phone: https://tel.meet/icv-nvmv-dbf?pin=5493171900556 In terms of a rough changelog: - Platform updates for Samsung, TI K3, x86. - Subsystem updates for USB, EFI Loader - Device tree alignment fixes for handling overlays. - A few more tests are added / enabled. - Some Coverity Scan errors resolved. I continue to plan to do an rc release every two weeks and the final release will be 06 April 2026. Thanks all! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: