From 858b972e66f4f215fcf9774525a5c71bd80be90f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 7 Apr 2014 15:10:22 +0000 Subject: lantiq: there is a V2 of VG3503J that needs a newer fe phy firmware this should really be auto detected by the kernel, lets used this workaround until the real solution is ready Signed-off-by: John Crispin SVN-Revision: 40418 --- target/linux/lantiq/xrx200/profiles/arv.mk | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/lantiq/xrx200/profiles') diff --git a/target/linux/lantiq/xrx200/profiles/arv.mk b/target/linux/lantiq/xrx200/profiles/arv.mk index ce6f761001..a32ec64ac0 100644 --- a/target/linux/lantiq/xrx200/profiles/arv.mk +++ b/target/linux/lantiq/xrx200/profiles/arv.mk @@ -6,6 +6,14 @@ endef $(eval $(call Profile,VG3503J)) +define Profile/VG3503J_V2 + NAME:=BT Openreach - ECI VDSL Modem v2 + PACKAGES:=kmod-ltq-vdsl-vr9-mei kmod-ltq-vdsl-vr9 \ + kmod-ltq-ptm-vr9 ltq-vdsl-app +endef + +$(eval $(call Profile,VG3503J_V2)) + define Profile/VGV7519NOR NAME:=Experiabox 8 VGV7519 PACKAGES:=kmod-ath9k wpad-mini \ -- cgit v1.2.3