Skip to content

Add mdio entries to net modules

Pete Batard requested to merge pbatard/initramfs-tools:master into master

The ethernet controller used by the Raspberry Pi 4 platform relies on the availability of mdio/mdio-bcm-unimac.ko to be functional. So make sure to include the mdio directory to net modules.

This is an attempt at fixing bug #985956, that prevents the installation of Debian Bullseye on Raspberry Pi 4.

Merge request reports

Loading