Hi Suraj, On Fri, 1 Nov 2024 at 12:21, Suraj Sonawane <surajsonawane0...@gmail.com> wrote: > > Hi everyone! > > I'm planning to work on a U-Boot project for learning and would love some > input. My idea is to create a customized U-Boot bootloader with features > like dual boot, A/B System Updates, secure boot, and OTA updates. If anyone > has suggestions to enhance this project or ideas for other interesting > U-Boot features to explore, I’d really appreciate it!
I'm not sure if this late reply is useful, but I just saw this. There is a 'standard boot' feature which you might be able to use as a base for some of this. For example there is VBE and a VBE a/b/recovery feature which is slowly inching its way to being applied. With VBE you can use fwupd to do updates, although it could use more features. > > Thanks in advance for any guidance! > Best Regards, > Suraj Sonawane Regards, Simon