bcm53xx: try to fix network on Asus RT-AC87U
authorRafał Miłecki <zajec5@gmail.com>
Sat, 16 May 2015 17:14:25 +0000 (17:14 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Sat, 16 May 2015 17:14:25 +0000 (17:14 +0000)
commit3ea3a44db32d1aec51b55313be9bbc651aabf7c6
tree4f50fcbc05092278c7cb2d742b62a422c0b2acf7
parentddca2db6e2750bbe021bdab3565acb45a0d69ba9
bcm53xx: try to fix network on Asus RT-AC87U

This device seems to have switch port 7 connected to the CPU:
vlan1ports=1 2 3 5 7*
vlan2ports=0 7u
it should be handled by eth1 and NVRAM seems to confirm that (no
et0macaddr entry, existing et1macaddr & et1phyaddr entries).

One of the remaining ports (4/8?) may be connected to the Quantenna SoC.
Original firmware boot log contains following messages:
(0x00,0x5d)Port 5 States Override: 0xfb
(0x00,0x5f)Port 7 States Override: 0xfb
(0x00,0x0e)Port 8 States Override: 0x0a
(why does it force port 5 state?!)

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45692
target/linux/bcm53xx/base-files/etc/board.d/02_network
target/linux/bcm53xx/patches-3.18/710-b53-add-hacky-CPU-port-fix-for-Netgear-R8000.patch [deleted file]
target/linux/bcm53xx/patches-3.18/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch [new file with mode: 0644]