wcte43x: Update firmware to version e0017.
This resolves issues where, when using internal timing, the first channel of span 3 has occassional corrupted data in transmit stream. Signed-off-by: Shaun Ruffell <sruffell@digium.com>
This commit is contained in:
parent
d389f9f743
commit
6bcc70a421
@ -33,7 +33,7 @@ VPMOCT032_VERSION:=1.12.0
|
||||
WCT820_VERSION:=1.76
|
||||
TE133_VERSION:=6f0017
|
||||
TE134_VERSION:=6f0017
|
||||
TE435_VERSION:=d0017
|
||||
TE435_VERSION:=e0017
|
||||
A8A_VERSION:=1d0017
|
||||
A8B_VERSION:=1d0017
|
||||
A4A_VERSION:=a0017
|
||||
|
@ -52,7 +52,7 @@
|
||||
#include "wcxb_flash.h"
|
||||
|
||||
static const char *TE435_FW_FILENAME = "dahdi-fw-te435.bin";
|
||||
static const u32 TE435_VERSION = 0xd0017;
|
||||
static const u32 TE435_VERSION = 0xe0017;
|
||||
|
||||
/* #define RPC_RCLK */
|
||||
#define VPM_SUPPORT
|
||||
|
Loading…
Reference in New Issue
Block a user