meta-freescale/recipes-core/udev/udev-rules-qoriq/74-ls1046a-xfi2-networking.rules
Zelan Zou 5bf49ad508 udev-rules-qoriq: Update rules from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2025-08-31 16:42:09 +08:00

6 lines
267 B
Plaintext

# Rules for handling the SDK DPAA ethernet ports
SUBSYSTEM=="net", DRIVERS=="fsl_dpa*", ATTR{device_addr}=="1af2000", NAME="fm1-mac10"
# Rules for handling the Upstream DPAA ethernet ports
SUBSYSTEM=="net", DRIVERS=="fsl_dpa*", KERNELS=="1af2000*", NAME="fm1-mac10"