wcte13xp: Update firmware to 0x780017
This firmware adds support for the te131 and te132 products. Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com>
This commit is contained in:
parent
e4ea886ee0
commit
094e30483d
@ -31,8 +31,8 @@ VPMADT032_VERSION:=1.25.0
|
||||
HX8_VERSION:=2.06
|
||||
VPMOCT032_VERSION:=1.12.0
|
||||
WCT820_VERSION:=1.76
|
||||
TE133_VERSION:=6f0017
|
||||
TE134_VERSION:=6f0017
|
||||
TE133_VERSION:=780017
|
||||
TE134_VERSION:=780017
|
||||
TE435_VERSION:=e0017
|
||||
A8A_VERSION:=1d0017
|
||||
A8B_VERSION:=1d0017
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
static const char *TE133_FW_FILENAME = "dahdi-fw-te133.bin";
|
||||
static const char *TE134_FW_FILENAME = "dahdi-fw-te134.bin";
|
||||
static const u32 TE13X_FW_VERSION = 0x6f0017;
|
||||
static const u32 TE13X_FW_VERSION = 0x780017;
|
||||
|
||||
#define VPM_SUPPORT
|
||||
#define WC_MAX_IFACES 8
|
||||
|
Loading…
Reference in New Issue
Block a user