root/platform/ixus80_sd1100/sub/101a/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_101a_crc32[]={
   4     { (const char *)0xff810000,   0x29858a, 0xba8f6014 }, // ROMCODE
   5     { (const char *)0xffb126f4,     0xd58c, 0xb60ff35c }, // RAM data
   6 };
   7 
   8 const firmware_crc_block_t firmware_101b_crc32[]={
   9     { (const char *)0xff810000,   0x29858a, 0x4ead84e9 }, // ROMCODE
  10     { (const char *)0xffb126f4,     0xd58c, 0xb60ff35c }, // RAM data
  11 };
  12 
  13 firmware_crc_sub_t firmware_crc_list[]={
  14     { "GM1.01A", firmware_101a_crc32 },
  15     { "GM1.01B", firmware_101b_crc32 },
  16 };
  17 
  18 const firmware_crc_desc_t firmware_crc_desc={
  19     (const char *)0xff86bea1, // firmware_ver_ptr
  20     firmware_crc_list,
  21     2,  // sub_count
  22     2,  // block_count
  23 };

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