summaryrefslogtreecommitdiff
path: root/drivers/staging/sxg/saharadbgdownloadB.c
blob: 3643c4814968b9d6208701758e3a17e945bd162c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#define SAHARA_B_UCODE_VERS_STRING			"$Revision: 1.1 $"
#define SAHARA_B_UCODE_VERS_DATE  			"$Date: 2008/08/19 00:05:59 $"
#define SAHARA_B_UCODE_HOSTIF_ID  			3

#if 0
static u32 	SBNumSections = 0x1;
static u32  	SBSectionSize[] =
{
	0x0000c9a8, 0x0000000c, };

static u32  	SBSectionStart[] =
{
	0x00000000, 0x00001fff, };

static unsigned char SaharaUCodeB[1][1];
#endif