mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Add hardware mailbox drivers for MODULES=most, based on dracut's
90kernel-modules script. These were added in dracut commit 0e80ff72e01d
("fix(kernel-modules): add mailbox drivers for arm") which states these
might be needed by other devices used in the initrd, with the example
that sdhci-iproc requires bcm2835-mailbox on Raspberry Pi 4 (although
the latter is built-in on Debian).
The mailbox drivers also include mtk-cmdq-mailbox, which is already
transitively included by display-related modules for MediaTek devices as
a fw_devlink dependency.
Link: 0e80ff72e0
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Description
initramfs-tools
Languages
Shell
68.3%
Roff
22.3%
C
9.3%