Hi This patchset was created for the OpenWrt GIT repository at: git://git.openwrt.org/openwrt.git
For the new openwrt Github repository at: git://github.com/openwrt/openwrt.git I have created a pull request: https://github.com/openwrt/openwrt/pull/143 I have created a patchset for the LEDE project, too. It's already merged: https://github.com/lede-project/source/pull/440 Notice: The last patch included in the pull request for the LEDE project changes target/linux/lantiq/xrx200/config-default and must not included into the OpenWrt tree. It conflicts with SMP that is enabled only within OpenWrt XRX200 tree at Github. Best regards Stefan 2016-10-04 23:16 GMT+02:00 Stefan Koch <stefan.koc...@gmail.com>: > 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@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel