root/platform/ixus300_sd4000/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,   0x34e23a, 0x2a9840d9 }, // ROMCODE
   5     { (const char *)0xffc206d4,     0xd944, 0x99a0adf5 }, // RAM data
   6 };
   7 
   8 firmware_crc_sub_t firmware_crc_list[]={
   9     { "GM1.00D", firmware_100d_crc32 },
  10 };
  11 
  12 const firmware_crc_desc_t firmware_crc_desc={
  13     (const char *)0xff88e6c9, // firmware_ver_ptr
  14     firmware_crc_list,
  15     1,  // sub_count
  16     2,  // block_count
  17 };

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