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)
commit75b8e247e359322bf613395e7f1add6e16a5fc5f
tree5ae0915f38252181ca4ff6c93cff23db2fd0b06b
parentab836105639034d70f6bb3433e9a3dae55bd7d74
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]