diff options
author | Stefan Koch <stefan.koch10@gmail.com> | 2016-10-20 21:32:02 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-10-31 16:51:33 +0100 |
commit | e0229a16b0001c08e6c2611fa0bb9814507fced4 (patch) | |
tree | ec3d38481419a1a4023e71dc0948e556e3099f21 /target/linux/ramips | |
parent | 01ab5209c04530cad3c6bb70ce40c4a8e0a4974e (diff) | |
download | upstream-e0229a16b0001c08e6c2611fa0bb9814507fced4.tar.gz upstream-e0229a16b0001c08e6c2611fa0bb9814507fced4.tar.bz2 upstream-e0229a16b0001c08e6c2611fa0bb9814507fced4.zip |
lantiq: added support for VPE1
Created minimal patchset based on BB rev 43158 by Eddi De Pieri
14.07/openwrt.git 79472c025449efae9310defad0d3a73cff14d756
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 maxvpes=1
maxtcs=1
To use FXS 2M of RAM are needed for the VPE firmware. The size is set
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 be given,
too.
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
Diffstat (limited to 'target/linux/ramips')
0 files changed, 0 insertions, 0 deletions