From: Nicolas Schier <nsc@kernel.org>
To: Simon Glass <sjg@chromium.org>
Cc: linux-arm-kernel@lists.infradead.org,
"Masahiro Yamada" <masahiroy@kernel.org>,
"Chen-Yu Tsai" <wenst@chromium.org>,
"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>,
"J . Neuschäfer" <j.ne@posteo.net>,
"Ahmad Fatoum" <a.fatoum@pengutronix.de>,
"Tom Rini" <trini@konsulko.com>,
"Alice Ryhl" <aliceryhl@google.com>,
"Ard Biesheuvel" <ardb@kernel.org>,
"Ingo Molnar" <mingo@kernel.org>,
"Josh Poimboeuf" <jpoimboe@kernel.org>,
"Kees Cook" <kees@kernel.org>,
"Nathan Chancellor" <nathan@kernel.org>,
"Oleh Zadorozhnyi" <lesorubshayan@gmail.com>,
"Petr Mladek" <pmladek@suse.com>,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable
Date: Sat, 27 Dec 2025 17:36:23 +0100 [thread overview]
Message-ID: <aVALB4hBkHlTelXA@levanger> (raw)
In-Reply-To: <20251227142200.2241198-5-sjg@chromium.org>
On Sat, Dec 27, 2025 at 07:21:48AM -0700, Simon Glass wrote:
> In some cases it is useful to be able to pass additional flags to the
> make_fit.py script. For example, since ramdisks are typically large,
> passing -E to use external data can be helpful.
>
> Add a new MAKE_FIT_FLAGS variable for this.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
> (no changes since v7)
>
> Changes in v7:
> - Add a new patch with the MAKE_FIT_FLAGS change
>
> scripts/Makefile.lib | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
--
Nicolas
next prev parent reply other threads:[~2025-12-27 18:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-27 14:21 [PATCH v8 0/6] scripts/make_fit: Support ramdisks and faster operations Simon Glass
2025-12-27 14:21 ` [PATCH v8 1/6] scripts/make_fit: Speed up operation Simon Glass
2025-12-27 14:21 ` [PATCH v8 2/6] scripts/make_fit: Support an initial ramdisk Simon Glass
2025-12-27 14:21 ` [PATCH v8 3/6] scripts/make_fit: Move dtb processing into a function Simon Glass
2025-12-27 14:21 ` [PATCH v8 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable Simon Glass
2025-12-27 16:36 ` Nicolas Schier [this message]
2025-12-29 11:16 ` Thomas Weißschuh
2025-12-27 14:21 ` [PATCH v8 5/6] scripts/make_fit: Support a few more parallel compressors Simon Glass
2025-12-27 16:34 ` Nicolas Schier
2025-12-27 14:21 ` [PATCH v8 6/6] scripts/make_fit: Compress dtbs in parallel Simon Glass
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=aVALB4hBkHlTelXA@levanger \
--to=nsc@kernel.org \
--cc=a.fatoum@pengutronix.de \
--cc=aliceryhl@google.com \
--cc=ardb@kernel.org \
--cc=j.ne@posteo.net \
--cc=jpoimboe@kernel.org \
--cc=kees@kernel.org \
--cc=lesorubshayan@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=mingo@kernel.org \
--cc=nathan@kernel.org \
--cc=pmladek@suse.com \
--cc=sjg@chromium.org \
--cc=thomas.weissschuh@linutronix.de \
--cc=trini@konsulko.com \
--cc=wenst@chromium.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;
as well as URLs for NNTP newsgroup(s).