On Tue, 7 Mar 2023 at 19:23, Paul Gortmaker
<[email protected]> wrote:
> I won't repeat what others have already said, but just to be clear, the
> kernel config for a platform is 100% independent from having "a rich
> command line experience"
>
> That is rootfs choice: "core-image-minimal" vs "core-image-full-cmdline".

There's also the question of what the BSP adds to the images from the
machine definitions. Meta-intel in particular, adds *all* of
linux-firmware, which takes up a cool 900Mb on target. Compare that to
the modules (59Mb), or bzImage (11Mb). If you want to optimize the
disk footprint for a specific board, it has to start with installing
only the useful firmware; if you want to use the generic machine, then
optimizing the kernel footprint makes no sense in light of what the
complete set of firmwares consumes. No?

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12236): 
https://lists.yoctoproject.org/g/linux-yocto/message/12236
Mute This Topic: https://lists.yoctoproject.org/mt/97420986/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to