openwrtv3/target/linux/ath79
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
..
base-files ath79: Port PowerCloud Systems CAP324 support 2018-07-30 10:43:31 +02:00
dts ath79: ag71xx: Split gmac config into separated file and add support for ar934x/qca955x. 2018-07-30 10:43:33 +02:00
files ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start 2018-07-30 10:43:33 +02:00
generic ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
image ath79: Port PowerCloud Systems CAP324 support 2018-07-30 10:43:31 +02:00
nand ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
patches-4.14 treewide: gpio-export: add error handling 2018-06-28 18:39:57 +02:00
tiny kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
config-4.14 ath79: disable unused drivers for tiny target 2018-07-07 21:07:40 +02:00
Makefile ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
modules.mk