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:
Russ Meyerriecks 2013-12-17 13:37:21 -06:00
parent e4ea886ee0
commit 094e30483d
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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