You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/kirkwood
Pawel Dembicki 4fd7e539e4 kirkwood: switch from swconfig to dsa
This patch removes support for swconfig and switches to dsa driver.

swconfig and switch drivers are removed. DSA driver is enabled and
configuration is adjusted.

In kirkwood only two devices have switches: Linksys EA3500 and EA4500.

WAN MAC configuration in 02_network is required because otherwise WAN
would have the same MAC address as lan interfaces. In swconfig solution
the WAN address was assigned in u-Boot to eth1. Now, as eth1 is disabled
and wan is part of the switch, we have to set it manually.

Compile tested: EA3500, EA4500
Run tested: EA4500

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[minor commit title/message adjustments, remove swconfig package
for devices]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
base-files kirkwood: switch from swconfig to dsa 4 years ago
files-4.14/arch/arm/boot/dts kirkwood: convert DTS patches into plain DTS files 4 years ago
files-4.19/arch/arm/boot/dts kirkwood: fix switch dts node in EA4500 and EA3500 4 years ago
files-5.4/arch/arm/boot/dts kirkwood: switch from swconfig to dsa 4 years ago
image kirkwood: switch from swconfig to dsa 4 years ago
patches-4.14 kirkwood: fix DTS partitions for Pogoplug E02 4 years ago
patches-4.19 kirkwood: fix DTS partitions for Pogoplug E02 4 years ago
patches-5.4 kirkwood: switch from swconfig to dsa 4 years ago
profiles kirkwood: switch from swconfig to dsa 4 years ago
Makefile kirkwood: switch kernel version to 5.4 4 years ago
config-4.14 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
config-4.19 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
config-5.4 kirkwood: switch from swconfig to dsa 4 years ago