]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "fw_loader: Split from fs_loader into separate library file"
authorTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 19:50:59 +0000 (13:50 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 19:50:59 +0000 (13:50 -0600)
This series from Marek Vasut <marek.vasut+renesas@mailbox.org> splits
the fw_loader "script" code out from the fs_loader code as the former
does not require the latter.

Link: https://lore.kernel.org/r/20250922114926.51984-1-marek.vasut+renesas@mailbox.org

Trivial merge