openwrtv3/target/linux/ath79/files
Chuanhong Guo 24cbe27bb7 ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start
The builtin switch has it's initial valid mac address(00:00:01:00:00:00).
Since the builtin switch is an independent device, setting mac address of gmac1 to builtin switch isn't a good idea and this makes it impossilbe to split builtin switch apart as an independent platform device.
Remove these functions and apply default VLAN during initialization as a preparation for further driver splitting.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2018-07-30 10:43:33 +02:00
..
arch/mips ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
drivers ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start 2018-07-30 10:43:33 +02:00