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:
Shaun Ruffell 2014-03-17 11:58:49 -05:00
parent bc0c04fb13
commit e4fce6849a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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