mirror of https://github.com/hak5/openwrt.git
ramips: drop non-existant ralink,port-map for Ravpower WD03
The property "ralink,port-map" has been obsolete long before this device was added, and the device is a one-port anyway. Just remove it. Fixes:openwrt-19.075ef79af4f8
("ramips: add support for Ravpower WD03") Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commitc00b2df6c8
)
parent
af667c73c5
commit
84154574c8
|
@ -102,7 +102,6 @@
|
|||
|
||||
ðernet {
|
||||
mtd-mac-address = <&factory 0x4000>;
|
||||
ralink,port-map = "wllll";
|
||||
};
|
||||
|
||||
&wmac {
|
||||
|
|
Loading…
Reference in New Issue