[v4,0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
Simon Glass
sjg at chromium.org
Thu Apr 2 01:22:14 CEST 2026
Hi Christian,
On 2026-03-31T07:53:19, Christian Marangi <ansuelsmth at gmail.com> wrote:
> This series mainly rework the FS loader to permit reading firmware from
> container that are not exactly a readable filesystem.
Splitting out the generic firmware loader infra from the
filesystem-specific code will make adding new loader types easier.
Maybe move the request_firmware_size() patch (5) after the
reorganisation patch 2. This would avoid patch 4 lacking the
get_size() handler and then adding it in patch 5.
doc/device-tree-bindings/misc/fs_loader.txt should be updated to
mention the new FIP loader and its partoffset property
Cover letter mentions request_firmware_size() comes 'then' after patch
3, but the order seems to actually be different.
Regards,
Simon
More information about the U-Boot
mailing list