aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/rt305x.mk
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2018-11-18 15:46:58 +0200
committerJohn Crispin <john@phrozen.org>2018-11-26 09:58:17 +0100
commitae2b43b873fb5e2326509af2807f75fde27e92b0 (patch)
treed7600fd6439bc78dea42f0592e45e1c63b59ba2d /target/linux/ramips/image/rt305x.mk
parente42327aa890e64f8bf5e620c2b2a1fd609ce20fb (diff)
downloadupstream-ae2b43b873fb5e2326509af2807f75fde27e92b0.tar.gz
upstream-ae2b43b873fb5e2326509af2807f75fde27e92b0.tar.bz2
upstream-ae2b43b873fb5e2326509af2807f75fde27e92b0.zip
ramips: fix ethernet for f5d8235-v2 board
Belkin F5D8235 v2 has two ethernet switches on board. One internal rt3052 and rtl8366rb on rgmii interface. Looks like internal switch settings were lost in translation to device tree infrastructure. Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r--target/linux/ramips/image/rt305x.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index 066cef23cb..cc743c609d 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -329,6 +329,7 @@ define Device/f5d8235-v2
DTS := F5D8235_V2
IMAGE_SIZE := 7744k
DEVICE_TITLE := Belkin F5D8235 v2
+ DEVICE_PACKAGES := kmod-switch-rtl8366rb
endef
TARGET_DEVICES += f5d8235-v2