ipq806x: setup DSA port conduit in board.d
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 9 Nov 2023 14:29:39 +0000 (15:29 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 10 Nov 2023 11:30:34 +0000 (12:30 +0100)
commit4fdd5530a7ffba356ea9768769ed1713beb7445a
treede9feb42205e378276f22cea232171a17a1f7645
parent01d675687ca34aa1eb5b05ad8268a130dc2e2b5a
ipq806x: setup DSA port conduit in board.d

Now that netifd and uci-defaults.sh supports a way to setup DSA port
conduit without using iproute2 tool, set DSA port conduit directly in
board.d, that will fill board.d and will instruct netifd to setup the
port.

Drop special init.d qca8k_set_port script and ip-tiny from target dep as
they are not required anymore.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/Makefile
target/linux/ipq806x/base-files/etc/board.d/02_network
target/linux/ipq806x/base-files/etc/init.d/qca8k_set_port [deleted file]