openwrt/target/linux/brcm47xx
Hauke Mehrtens 9467896172 brcm47xx: migrate basic network settings from old releases
Old OpenWrt releases were using network configs that are not valid
anymore. They were specifying ports tagging in a different way (or were
not tagging CPU at all) and were using VID 0 which is a reserved value.

Modifying network configuration to apply all needed changes would be
pretty tricky. Script /etc/init.d/netconfig that generates new config is
quite complex itself.
So instead let's save the most important settings, regenerate config
from the scratch and restore values. This should work for 99% of users.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 41500
2014-07-03 21:40:59 +00:00
..
base-files brcm47xx: migrate basic network settings from old releases 2014-07-03 21:40:59 +00:00
generic brcm47xx: activate some compiler optimizations for 74K CPUs 2014-06-07 17:36:02 +00:00
image brcm47xx: move current target to "generic" subtarget 2014-06-05 21:23:58 +00:00
legacy brcm47xx: add CONFIG_LEDS_GPIO_REGISTER 2014-07-02 22:07:46 +00:00
mips74k brcm47xx: activate some compiler optimizations for 74K CPUs 2014-06-07 17:36:02 +00:00
patches-3.10 brcm47xx: refresh patches 2014-07-02 22:03:03 +00:00
patches-3.14 brcm47xx: backport BCM47XX Linksys WRT54G series patches 2014-07-02 21:54:59 +00:00
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 2010-06-26 20:41:49 +00:00
config-3.10 brcm47xx: add CONFIG_LEDS_GPIO_REGISTER 2014-07-02 22:07:46 +00:00
config-3.14 brcm47xx: add initial support for kernel 3.14 2014-03-12 23:28:41 +00:00
Makefile kernel: update 3.10.36->3.10.44 2014-06-26 13:47:42 +00:00
modules.mk brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets 2014-06-08 09:45:55 +00:00