root/platform/m3/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 *)0xfc020000,   0x5c294c, 0x70cfd930 }, // ROMCODE
   5     { (const char *)0xfc5e2b74,    0x14e74, 0x332470f2 }, // omar_0, omar_1
   6     { (const char *)0xfc9fefb0,   0x1124b8, 0x3a80b89a }, // zico_0, zico_1, zico_2
   7     { (const char *)0xfcc637a8,    0x7577d, 0x65520746 }, // RAM data, RAM code, TCM code
   8 };
   9 
  10 firmware_crc_sub_t firmware_crc_list[]={
  11     { "GM1.01A", firmware_101a_crc32 },
  12 };
  13 
  14 const firmware_crc_desc_t firmware_crc_desc={
  15     (const char *)0xfc1fcea5, // firmware_ver_ptr
  16     firmware_crc_list,
  17     1,  // sub_count
  18     4,  // block_count
  19 };

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