[PATCH 1/2] firmware: export firmware directory
Sascha Hauer
s.hauer at pengutronix.de
Mon Mar 17 01:56:02 PDT 2025
On Fri, 14 Mar 2025 10:45:58 +0100, Sascha Hauer wrote:
> The recently added k3r5 code needs firmware blobs as part of the image
> generation. It hardcodes the firmware path to $(srctree)/firmware which
> is the default, but could changed with CONFIG_EXTRA_FIRMWARE_DIR.
>
> Move setting of $(fwdir) to the toplevel Makefile and export it to make
> it available to images/Makefile.k3. As fwdir is a bad name for an
> exported variable rename it to FIRMWARE_DIR.
>
> [...]
Applied, thanks!
[1/2] firmware: export firmware directory
https://git.pengutronix.de/cgit/barebox/commit/?id=906ecf8c9c37 (link may not be stable)
[2/2] ARM: k3r5: Honour CONFIG_EXTRA_FIRMWARE_DIR
https://git.pengutronix.de/cgit/barebox/commit/?id=78ebaea8ebd0 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list