From: Nicolas Schier <nsc@kernel.org>
To: Simon Glass <sjg@chromium.org>
Cc: linux-arm-kernel@lists.infradead.org,
"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>,
"J . Neuschäfer" <j.ne@posteo.net>,
"Masahiro Yamada" <masahiroy@kernel.org>,
"Tom Rini" <trini@konsulko.com>,
"Ahmad Fatoum" <a.fatoum@pengutronix.de>,
"Chen-Yu Tsai" <wenst@chromium.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 6/6] scripts/make_fit: Compress dtbs in parallel
Date: Fri, 12 Dec 2025 20:09:31 +0100 [thread overview]
Message-ID: <aTxoa9ghRIMqAMrO@levanger> (raw)
In-Reply-To: <20251211140309.1910613-7-sjg@chromium.org>
On Thu, Dec 11, 2025 at 07:03:03AM -0700, Simon Glass wrote:
> When there are 1500 device tree files it takes quite a while to compress
> them. Do it in parallel.
>
> kbuild: Allow adding modules into the FIT ramdisk
This line sneaked in somehow?
Kind regards,
Nicolas
prev parent reply other threads:[~2025-12-13 20:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-11 14:02 [PATCH v7 0/6] scripts/make_fit: Support ramdisks and faster operations Simon Glass
2025-12-11 14:02 ` [PATCH v7 1/6] scripts/make_fit: Speed up operation Simon Glass
2025-12-11 14:02 ` [PATCH v7 2/6] scripts/make_fit: Support an initial ramdisk Simon Glass
2025-12-11 14:03 ` [PATCH v7 3/6] scripts/make_fit: Move dtb processing into a function Simon Glass
2025-12-11 14:03 ` [PATCH v7 4/6] kbuild: Support a MAKE_FIT_FLAGS environment variable Simon Glass
2025-12-11 14:03 ` [PATCH v7 5/6] scripts/make_fit: Support a few more parallel compressors Simon Glass
2025-12-11 14:03 ` [PATCH v7 6/6] scripts/make_fit: Compress dtbs in parallel Simon Glass
2025-12-12 19:09 ` Nicolas Schier [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=aTxoa9ghRIMqAMrO@levanger \
--to=nsc@kernel.org \
--cc=a.fatoum@pengutronix.de \
--cc=j.ne@posteo.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.