[PATCH] misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()

Tom Rini trini at konsulko.com
Wed Oct 8 06:22:02 CEST 2025


On Mon, 22 Sep 2025 00:35:18 +0200, Marek Vasut wrote:

> Use plain buffer pointer in request_firmware_into_buf_via_script()
> instead of a pointer to pointer. The later is not necessary as the
> request_firmware_into_buf_via_script() does not modify the buffer
> pointer. Update the mediatek driver to match.
> 
> 

Applied to u-boot/master, thanks!

[1/1] misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()
      commit: 863502de82e9be02ce07cd581b20bbb5f39fbbf3
-- 
Tom




More information about the U-Boot mailing list