[RFC PATCH 13/20] boot: bootmeth: add OpenWrt boot method skeleton

Tom Rini trini at konsulko.com
Thu Feb 19 15:00:02 CET 2026


On Thu, Feb 19, 2026 at 06:09:28AM -0700, Simon Glass wrote:
> On Mon, 16 Feb 2026 at 14:23, Daniel Golle <daniel at makrotopia.org> wrote:
> >
> > Add the initial bootmeth_openwrt driver with:
> >
> > - UCLASS_BOOTMETH driver, compatible "u-boot,openwrt"
> > - check(): accept block devices via bootflow_iter_check_blk()
> > - bind(): set BOOTMETHF_ANY_PART so bootstd iterates all partitions
> >   without requiring a filesystem
> > - read_bootflow(): stub returning -ENOENT
> > - boot(): stub returning -ENOSYS
> > - Kconfig: CONFIG_BOOTMETH_OPENWRT depending on FIT, BOOTSTD,
> >   BOOTM_STORAGE
> 
> We don't normally write out this much detail in the code

I assume you mean the commit message? And yes, this reads like an
AI genreated (then human proof-read) commit message. Which is something
I wanted to address, once done with the open questions I still have in
the cover letter.

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


More information about the U-Boot mailing list