Add the legacy drivers in initramfs

This commit adds the legacy Intel NIC drivers in initramfs.
    ice: 1.5.8.1
    i40e: 2.14.13
    iavf: 4.0.1

Verification:
- An ISO image can be built successfully.
- PXE boot-based installation onto an All-in-One Duplex lab was
  successful with rt and std kernels.
- Latest driver versions are loaded by default and the DDP firmware
  version is correct. It is 1.3.30.0.
- It can switch to the legacy drivers manually with command line
  parameter multi-drivers-switch=cvl-2.54, and the DDP firmware version
  is 1.3.26.0.
- It is also possible to switch back to the latest drivers manually
  with command line parameter multi-drivers-switch=cvl-4.0.1.

Closes-Bug: 1994914

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: Id31adeb329af16ed1103dbeca948f267a375447f
This commit is contained in:
Jiping Ma 2022-10-27 04:03:46 -04:00
parent 6f1ea68a0e
commit 64f459301c

View File

@ -43,10 +43,16 @@ packages:
- gzip
- iavf
- iavf-rt
- iavf-4.0.1-legacy
- iavf-4.0.1-legacy-rt
- ice
- ice-rt
- ice-1.5.8.1-legacy
- ice-1.5.8.1-legacy-rt
- i40e
- i40e-rt
- i40e-2.14.13-legacy
- i40e-2.14.13-legacy-rt
- ifupdown
- initramfs-ostree
- iproute2