mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH 1/2] firmware: export firmware directory
Date: Mon, 17 Mar 2025 09:56:02 +0100	[thread overview]
Message-ID: <174220176292.4064829.27224376056409189.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250314094559.3631184-1-s.hauer@pengutronix.de>


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@pengutronix.de>




      parent reply	other threads:[~2025-03-17  9:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14  9:45 Sascha Hauer
2025-03-14  9:45 ` [PATCH 2/2] ARM: k3r5: Honour CONFIG_EXTRA_FIRMWARE_DIR Sascha Hauer
2025-03-17  8:56 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174220176292.4064829.27224376056409189.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox