openwrtv3/target/linux/ramips
Mathias Kresin a7c6cf5182 ramips: TEW-692GR: fix switch and wireless
The AR8327 initvals were not copied to the DTS during the switch from
mach file to device tree and broke the switch on the device.

The former used PORT6 related initvals were wrong and have been
corrected.

The phy mode setting for the switch was missing in the DTS as well.

The wireless requires an eeprom to work. The dual band wireless chips
have both bands enabled by default but only one band per chip is
working.

The stock firmware uses the following mac addresses:

LAN:    AA:BB:CC:DD:EE:E4
WAN:    AA:BB:CC:DD:EE:E4
2.4GHz: AA:BB:CC:DD:EE:E4
5 GHz:  AA:BB:CC:DD:EE:E8

Assuming the mac address range :E4 to :E8 is reserved for this device,
the MAC addresses were reorder to have a unique MAC address for each
interface:

LAN:    AA:BB:CC:DD:EE:E4
2.4GHz: AA:BB:CC:DD:EE:E4
WAN:    AA:BB:CC:DD:EE:E5
5 GHz:  AA:BB:CC:DD:EE:E8

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-08-20 11:45:45 +02:00
..
base-files ramips: TEW-692GR: fix switch and wireless 2016-08-20 11:45:45 +02:00
dts ramips: TEW-692GR: fix switch and wireless 2016-08-20 11:45:45 +02:00
image ramips: fix legacy image build 2016-08-11 17:07:37 +02:00
mt7620 ramips: switch from 24kec to 24kc 2016-08-08 11:29:56 +02:00
mt7621 ramips: enable nand support for mt7621 2016-08-03 15:30:13 +02:00
mt7628 ramips: switch from 24kec to 24kc 2016-08-08 11:29:56 +02:00
mt7688 ramips: switch from 24kec to 24kc 2016-08-08 11:29:56 +02:00
patches-4.4 swconfig: revert the portmapping patches, they seem to cause a segfault 2016-08-16 10:20:01 +02:00
rt288x ramips: fix the number of uarts for each SoC 2016-06-03 12:20:33 +02:00
rt305x ramips: switch from 24kec to 24kc 2016-08-08 11:29:56 +02:00
rt3883 ramips: updated remaining profiles to the new image building code 2016-08-03 15:30:13 +02:00
Makefile mediatek/ralink: fix boardnames 2016-06-14 13:00:30 +02:00
modules.mk ramips: modify audio kernel module and add dma options 2016-07-11 14:19:47 +02:00