[OpenWrt-Devel] [PATCH 0/8] lantiq: vr9 fxs support: Enable FXS support for VR9 based routers

Stefan Koch stefan.koch10 at gmail.com
Tue Oct 4 17:16:37 EDT 2016


This patchset is based on an earlier patchset from Eddi De Pieri.
It was committed to the OpenWRT BB branch in 11/2014.
For details see description of single commits.

The patchset allows using the FXS ports
(for analogue telephones) from Lantiq VR9 based routers.

If the VR9 based router provides FXS ports and they shoud enabled then the following must added to the kernel command line:
mem=[TOTALMEMSIZE-2M] vpe1_load_addr=ADDRESS vpe1_mem=2M

To use FXS 2M of RAM are needed for the VPE firmware. The size is given by vpe1_mem.
The available RAM must be reduced by this size using the mem argument.
A correct load address (example 0x83e00000) for the firmware must given, too.

[PATCH 1/8] lantiq: vr9 fxs support: ltq-vmmc add support for ar9-vr9
[PATCH 2/8] lantiq: vr9 fxs support: vr9: - fix vmmc build
[PATCH 3/8] lantiq: vr9 fxs support: vr9: - modify dts to support
[PATCH 4/8] lantiq: vr9 fxs support: vr9: add vpe/watchdog modules to
[PATCH 5/8] lantiq: vr9 fxs support: falcon/vr9 - vpe softdog
[PATCH 6/8] lantiq: vr9 fxs support: added support for VPE1
[PATCH 7/8] lantiq: vr9 fxs support: added xrx200 as plattform for
[PATCH 8/8] lantiq: vr9 fxs support: added xrx200 as plattform for
_______________________________________________
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