You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/mpc85xx
Felix Fietkau 7b85e8e316 mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig
Currently port 6 is shown as up 10MBit/half in LUCI and swconfig.
Reason is that all bits in the port 6 config are zero.
This means that also the aneg flag is not set and in this case
ar8216_read_port_link hardcodes the link to be up.

This is no real problem but a little annoying.
To fix this initialize port 6 with the aneg bit enabled.
This causes ar8216_read_port_link to evaluate the link status bit which is
always zero for port 6 as no PHY is connected to this port.
And it doesn't hurt as port 6 isn't connected to anything on TL-WDR4900.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 45749
9 years ago
..
base-files mpc85xx: replace WDR4900 uci-defaults ethernet MAC address hack with DTS entry 9 years ago
files/arch/powerpc mpc85xx: TL-WDR4900: Fix port 6 being shown as up (10MBit/half) in LUCI/swconfig 9 years ago
generic mpc85xx: Add subtargets Generic and P1020 11 years ago
image mpc85xx: fix another typo in the image makefile 10 years ago
p1020 mcp85xx/p1020: fixup config-default 10 years ago
patches-3.18 kernel: update 3.18 to 3.18.14 9 years ago
profiles mpc85xx: use wpad-mini in WDR4900 profile instead of wpad 10 years ago
Makefile mpc85xx: set v3.18 as default 10 years ago
base-files.mk mpc85xx: add user-space support for the TL-WDR4900 v1 12 years ago
config-3.18 kernel: move KERNFS to generic config 9 years ago