Skip to content

Commit

Permalink
[media] saa7164: New firmware changes, new size, new filename
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 1b0e8e4 commit 46b9db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/media/video/saa7164/saa7164-fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 46b9db2

Please sign in to comment.