tegra-minimal-initramfs: include some drivers

Just a minimal set, mainly to support booting off NVMe.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2023-12-15 14:17:58 -08:00
parent 218dfb2d9f
commit 14c20def2e

View File

@@ -11,6 +11,10 @@ PACKAGE_INSTALL = "\
${TEGRA_INITRD_BASEUTILS} \
${ROOTFS_BOOTSTRAP_INSTALL} \
${TEGRA_INITRD_INSTALL} \
kernel-module-nvme \
kernel-module-pcie-tegra194 \
kernel-module-phy-tegra194-p2u \
kernel-module-tegra-xudc \
"
IMAGE_FEATURES = ""