wcte43x: Update firmware for TE435 / TE235 to e0019.
This firmware image is able to handle system conditions that would result in spans internmittenly going down and recovering. Internal-Issue-ID: DAHDI-1087 Signed-off-by: Shaun Ruffell <sruffell@digium.com>
This commit is contained in:
parent
bc0c04fb13
commit
e4fce6849a
@ -33,7 +33,7 @@ VPMOCT032_VERSION:=1.12.0
|
||||
WCT820_VERSION:=1.76
|
||||
TE133_VERSION:=780019
|
||||
TE134_VERSION:=780017
|
||||
TE435_VERSION:=e0017
|
||||
TE435_VERSION:=e0019
|
||||
A8A_VERSION:=1d0017
|
||||
A8B_VERSION:=1d0019
|
||||
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 = 0xe0017;
|
||||
static const u32 TE435_VERSION = 0xe0019;
|
||||
|
||||
/* #define RPC_RCLK */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user