mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02:00
ipq50xx: add label-mac-device to Linksys MX5500
Add the label-mac-device alias to the device dts. Signed-off-by: Christoph Krapp <achterin@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23134 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit 9c2e0ba8d89d90f5a1eb54e513970fc640e7cab2)
This commit is contained in:
parent
e840fbfdf9
commit
a3a3dd68b8
@ -11,6 +11,10 @@
|
||||
bootargs-append = " root=/dev/ubiblock0_0 coherent_pool=2M";
|
||||
stdout-path = "serial0:115200n8";
|
||||
};
|
||||
|
||||
aliases {
|
||||
label-mac-device = &dp2;
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user