ramips: fix switch port order for HuaWei HG255D
The order of port marks and LEDs is reversed according to the board. Signed-off-by: David Yang <mmyangfl@gmail.com>
This commit is contained in:
parent
cb6a8aa584
commit
824b580079
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,6 @@ ramips_setup_interfaces()
|
||||||
gl-mt300a|\
|
gl-mt300a|\
|
||||||
gl-mt300n|\
|
gl-mt300n|\
|
||||||
gl-mt750|\
|
gl-mt750|\
|
||||||
hg255d|\
|
|
||||||
hiwifi,hc5861b|\
|
hiwifi,hc5861b|\
|
||||||
jhr-n805r|\
|
jhr-n805r|\
|
||||||
jhr-n825r|\
|
jhr-n825r|\
|
||||||
|
@ -245,6 +244,7 @@ ramips_setup_interfaces()
|
||||||
elecom,wrc-1167ghbk2-s|\
|
elecom,wrc-1167ghbk2-s|\
|
||||||
elecom,wrc-2533gst|\
|
elecom,wrc-2533gst|\
|
||||||
elecom,wrc-1900gst|\
|
elecom,wrc-1900gst|\
|
||||||
|
hg255d|\
|
||||||
iodata,wn-ax1167gr|\
|
iodata,wn-ax1167gr|\
|
||||||
iodata,wn-gx300gr)
|
iodata,wn-gx300gr)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
|
|
Loading…
Reference in a new issue