root/platform/ixus1000_sd4500/sub/100d/firmware_crc_data.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* THIS FILE IS GENERATED, DO NOT EDIT! */
   2 
   3 const firmware_crc_block_t firmware_100d_crc32[]={
   4     { (const char *)0xff810000,   0x37bd6a, 0x8b9cd944 }, // ROMCODE
   5     { (const char *)0xffc56cc8,     0xee20, 0x2aeeedb8 }, // RAM data
   6 };
   7 
   8 const firmware_crc_block_t firmware_100b_crc32[]={
   9     { (const char *)0xff810000,   0x37bd6a, 0xd456be6c }, // ROMCODE
  10     { (const char *)0xffc56cc8,     0xee20, 0xd06f011d }, // RAM data
  11 };
  12 
  13 firmware_crc_sub_t firmware_crc_list[]={
  14     { "GM1.00D", firmware_100d_crc32 },
  15     { "GM1.00B", firmware_100b_crc32 },
  16 };
  17 
  18 const firmware_crc_desc_t firmware_crc_desc={
  19     (const char *)0xff894e35, // firmware_ver_ptr
  20     firmware_crc_list,
  21     2,  // sub_count
  22     2,  // block_count
  23 };

/* [<][>][^][v][top][bottom][index][help] */