diff --git a/drivers/dahdi/firmware/Makefile b/drivers/dahdi/firmware/Makefile index d5b24a9..6840f4a 100644 --- a/drivers/dahdi/firmware/Makefile +++ b/drivers/dahdi/firmware/Makefile @@ -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 diff --git a/drivers/dahdi/wcte43x-base.c b/drivers/dahdi/wcte43x-base.c index a285fa2..bb68183 100644 --- a/drivers/dahdi/wcte43x-base.c +++ b/drivers/dahdi/wcte43x-base.c @@ -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 */