[U-Boot, v6, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
Tom Rini
trini at konsulko.com
Wed Aug 27 16:41:04 CEST 2025
On Sun, 17 Aug 2025 23:02:03 +0800, Lucien.Jheng wrote:
> This commit introduces a new API,
> request_firmware_into_buf_via_script(), to the fs_loader framework.
> This function allows firmware to be loaded into memory using
> a user-defined U-Boot script, providing greater flexibility for
> firmware loading scenarios that cannot be handled by static file
> paths or device/partition selection alone.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
commit: b5da53046c303d7cff586b366f225dc4c3b64686
--
Tom
More information about the U-Boot
mailing list