lantiq: revert vr9 driver update as it causes problems

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 42556
This commit is contained in:
John Crispin
2014-09-15 16:19:33 +00:00
parent 2ef0acc5fc
commit 50d313f409
5 changed files with 12 additions and 12 deletions

View File

@@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ltq-vdsl-app
PKG_VERSION:=4.11.11
PKG_VERSION:=4.11.4
PKG_RELEASE:=1
PKG_BASE_NAME:=dsl_cpe_control_vrx
PKG_SOURCE:=$(PKG_BASE_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=4e32b427d870512c671a9d70d10c7c9b
PKG_MD5SUM:=e9152ced26a91fbeefa4f34badb97484
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/dsl_cpe_control-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=kmod-ltq-vdsl-vr9
@@ -24,7 +24,7 @@ define Package/ltq-vdsl-app
CATEGORY:=Network
TITLE:=Lantiq VDSL userland tool
URL:=http://www.lantiq.com/
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread +librt
DEPENDS:=@TARGET_lantiq_xrx200 +libpthread
endef
define Package/ltq-vdsl-app/description

View File

@@ -6,8 +6,8 @@ Index: dsl_cpe_control-4.11.4/src/dsl_cpe_init_cfg.c
{
DSL_CPE_LL_CFG_SET(-1, -1, DSL_DEV_HS_TONE_GROUP_VDSL2_B43, \
DSL_DEV_HS_TONE_GROUP_VDSL2_B43, DSL_DEV_HS_TONE_GROUP_VDSL2_B43, \
- 0x1E116000, 0x37, DSL_FALSE, DSL_FALSE, -1),
+ 0x1E116000, 0x3f, DSL_FALSE, DSL_FALSE, -1),
- 0x1E116000, 0x37, -1),
+ 0x1E116000, 0x3f, -1),
#endif
#if defined(INCLUDE_DSL_CPE_API_VINAX)