diff mbox

UBUNTU: d-i: initrd needs msm_emac on amberwing platform.

Message ID 20170124170512.1022-1-manoj.iyer@canonical.com
State New
Headers show

Commit Message

Manoj Iyer Jan. 24, 2017, 5:05 p.m. UTC
From: Manoj Iyer <manoj.iyer@canonical.com>

Amberwing systems has an onboard two port nic that uses msm_emac
driver. This module is needed in d-i's initrd so that these nics
can be used to d-i install the system. Tested on the amberwing
system at canonical.

Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
---
 debian.master/d-i/modules/nic-modules | 1 +
 1 file changed, 1 insertion(+)

Comments

Tim Gardner Jan. 24, 2017, 5:13 p.m. UTC | #1
Applied to unstable
diff mbox

Patch

diff --git a/debian.master/d-i/modules/nic-modules b/debian.master/d-i/modules/nic-modules
index 729259a..b4a0c09 100644
--- a/debian.master/d-i/modules/nic-modules
+++ b/debian.master/d-i/modules/nic-modules
@@ -111,6 +111,7 @@  mdio-thunder ?
 mlx4_core ?
 mlx4_en ?
 mlx5_core ?
+msm_emac ?
 mv643xx_eth ?
 myri_sbus ?
 natsemi ?