[media] saa7164: New firmware changes, new size, new filename

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth 2010-07-31 16:02:41 -03:00 committed by Mauro Carvalho Chehab
parent 1b0e8e4629
commit 46b9db2d85
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@
#include "saa7164.h"
#define SAA7164_REV2_FIRMWARE "v4l-saa7164-1.0.2.fw"
#define SAA7164_REV2_FIRMWARE_SIZE 4001008
#define SAA7164_REV2_FIRMWARE_SIZE 4038864
#define SAA7164_REV3_FIRMWARE "v4l-saa7164-1.0.3.fw"
#define SAA7164_REV3_FIRMWARE_SIZE 4001088
#define SAA7164_REV3_FIRMWARE_SIZE 4038864
struct fw_header {
u32 firmwaresize;