root/platform/g7x/sub/100b/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_100b_crc32[]={
   4     { (const char *)0xfc020000,   0x59d2e0, 0xcc64e1dd }, // ROMCODE
   5     { (const char *)0xfc5bd508,    0x50cec, 0xd1c92372 }, // omar_0, omar_1
   6     { (const char *)0xfcb212d4,   0x112398, 0xa563c933 }, // zico_0, zico_1, zico_2
   7     { (const char *)0xfcd39d68,    0x59ed4, 0x9f65e3cd }, // RAM data, RAM code
   8 };
   9 
  10 firmware_crc_sub_t firmware_crc_list[]={
  11     { "GM1.00B", firmware_100b_crc32 },
  12 };
  13 
  14 const firmware_crc_desc_t firmware_crc_desc={
  15     (const char *)0xfc159205, // firmware_ver_ptr
  16     firmware_crc_list,
  17     1,  // sub_count
  18     4,  // block_count
  19 };

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