openwrtv4/target/linux/bcm53xx
Rafał Miłecki 75b8e247e3 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
2015-05-16 17:14:25 +00:00
..
base-files bcm53xx: try to fix network on Asus RT-AC87U 2015-05-16 17:14:25 +00:00
files bcm53xx: sync NVRAM and SPROM drivers with upstream version 2015-05-13 08:30:45 +00:00
image bcm53xx: add support for SmartRG SR400ac 2015-05-13 20:01:15 +00:00
patches-3.18 bcm53xx: try to fix network on Asus RT-AC87U 2015-05-16 17:14:25 +00:00
profiles bcm53xx: include kmod-brcmfmac in default profile 2015-02-16 19:51:21 +00:00
base-files.mk bcm53xx: add default config for switch 2014-04-23 22:02:18 +00:00
config-3.18 bcm53xx: add missing cache controller errata options 2015-03-23 10:14:27 +00:00
Makefile bcm53xx: switch to the otrx for verifying TRX images 2015-04-09 06:33:56 +00:00