mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 17:04:28 +04:00
ipq40xx: dts: remove useless ethernet0 alias for WIA3300-20
The MAC addresses of this device are not assigned by the bootloader. Therefore, this alias is useless. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/20478 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
7bbbe77504
commit
9f5cb25867
@@ -11,8 +11,6 @@
|
||||
model = "SKSpruce WIA3300-20";
|
||||
|
||||
aliases {
|
||||
// TODO: Verify if the ethernet0 alias is needed
|
||||
ethernet0 = &gmac;
|
||||
label-mac-device = &gmac;
|
||||
led-boot = &led_status_red;
|
||||
led-failsafe = &led_status_lime;
|
||||
|
||||
Reference in New Issue
Block a user