[PATCH v4 2/7] scripts/make_fit: Support an initial ramdisk
Nicolas Schier
nsc at kernel.org
Sat Nov 8 13:15:20 PST 2025
On Mon, Oct 06, 2025 at 05:01:53PM -0600, Simon Glass wrote:
> FIT (Flat Image Tree) allows a ramdisk to be included in each
> configuration. Add support for this to the script.
>
> This feature is not available via 'make image.fit' since the ramdisk
> likely needs to be built separately anyway, e.g. using modules from
> the kernel build. A later patch in this series provides support for
> doing that.
>
> Note that the uncompressed size is not correct when a ramdisk is use,
I think something is missing: "is in use" or "is used"?
> since it is too expensive to decompress the ramdisk.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
Reviewed-by: Nicolas Schier <nsc at kernel.org>
--
Nicolas
More information about the linux-arm-kernel
mailing list