[OpenWrt-Devel] [PATCH v2 00/11] Lantiq dsl improvements

Hauke Mehrtens hauke at hauke-m.de
Sun Feb 28 13:44:23 EST 2016


This is the v2 of the lantiq patches I send yesterday and today base on
trunk. This was tested on a TP-Link vr200v connected to a Deutsche
Telekom line. Some testes with a Danube based device would be nice.

Hauke Mehrtens (11):
  dsl-vrx200-firmware-xdsl: create Lantiq vrx200 firmware patches
  ltq-vdsl-app: load the vrx200 firmware or patch it
  lantiq: do not set default firmware file
  lantiq: add  dsl firmware to default packages
  ltq-vdsl-app: make the dsl_control application stop cleanly
  base-files: change type of adsl and vdsl to dsl only
  ltq-adsl-app: sync annex option between from VDSL package
  ltq-vdsl-app: sync annex option between from ADSL package
  ltq-vdsl-app: make it possible to configure ADSL/VDSL independently
  ltq-vdsl-app: do not set the reserved bit 4 in the xTSE 8
  base-files: print profile name in dsl lucistat

 package/base-files/files/bin/config_generate       |   2 +-
 .../base-files/files/lib/functions/uci-defaults.sh |   6 +-
 .../lantiq/dsl-vrx200-firmware-xdsl-a/Makefile     |  47 --------
 .../lantiq/dsl-vrx200-firmware-xdsl-b/Makefile     |  47 --------
 .../lantiq/dsl-vrx200-firmware-xdsl/Makefile       | 128 +++++++++++++++++++++
 .../network/config/ltq-adsl-app/files/dsl_control  |   5 +-
 .../network/config/ltq-vdsl-app/files/dsl_control  | 106 ++++++++++++++++-
 .../linux/lantiq/base-files/etc/board.d/02_network |   2 +-
 .../lantiq/base-files/lib/functions/lantiq_dsl.sh  |   1 +
 target/linux/lantiq/xrx200/profiles/lantiq.mk      |   4 +-
 target/linux/lantiq/xrx200/profiles/tplink.mk      |   6 +-
 11 files changed, 242 insertions(+), 112 deletions(-)
 delete mode 100644 package/firmware/lantiq/dsl-vrx200-firmware-xdsl-a/Makefile
 delete mode 100644 package/firmware/lantiq/dsl-vrx200-firmware-xdsl-b/Makefile
 create mode 100644 package/firmware/lantiq/dsl-vrx200-firmware-xdsl/Makefile

-- 
2.7.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list