firmware.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <firmware>
  3. <descirption>Firmware layout for LEOPARD</descirption>
  4. <disk_size>0x2000000</disk_size>
  5. <firmware_version>
  6. <version_code>0x10000</version_code>
  7. <version_res>0x10000</version_res>
  8. <version_name>1.00_$(build_time)</version_name>
  9. </firmware_version>
  10. <partitions>
  11. <partition>
  12. <address>0x0</address>
  13. <size>0x1000</size>
  14. <type>BOOT</type>
  15. <name>fw0_boot</name>
  16. <file_id>1</file_id>
  17. <file_name>mbrec.bin</file_name>
  18. <file_address>0x0</file_address>
  19. <enable_crc>false</enable_crc>
  20. <enable_encryption>false</enable_encryption>
  21. <enable_ota>false</enable_ota>
  22. <enable_raw>true</enable_raw>
  23. <enable_dfu>true</enable_dfu>
  24. <storage_id>0</storage_id>
  25. <mirror_id>0</mirror_id>
  26. </partition>
  27. <partition>
  28. <address>0x1000</address>
  29. <size>0x1000</size>
  30. <type>SYS_PARAM</type>
  31. <name>fw0_param</name>
  32. <file_id>2</file_id>
  33. <file_name>param.bin</file_name>
  34. <file_address>0x1000</file_address>
  35. <enable_crc>false</enable_crc>
  36. <enable_encryption>false</enable_encryption>
  37. <enable_ota>false</enable_ota>
  38. <enable_raw>true</enable_raw>
  39. <enable_dfu>true</enable_dfu>
  40. <storage_id>0</storage_id>
  41. <mirror_id>0</mirror_id>
  42. </partition>
  43. <partition>
  44. <address>0x2000</address>
  45. <size>0x1000</size>
  46. <type>BOOT</type>
  47. <name>fw1_boot</name>
  48. <file_id>1</file_id>
  49. <file_address>0x2000</file_address>
  50. <enable_crc>false</enable_crc>
  51. <enable_encryption>false</enable_encryption>
  52. <enable_ota>false</enable_ota>
  53. <enable_raw>false</enable_raw>
  54. <enable_dfu>false</enable_dfu>
  55. <mirror_id>1</mirror_id>
  56. </partition>
  57. <partition>
  58. <address>0x3000</address>
  59. <size>0x1000</size>
  60. <type>SYS_PARAM</type>
  61. <name>fw1_param</name>
  62. <file_id>2</file_id>
  63. <file_address>0x3000</file_address>
  64. <enable_crc>false</enable_crc>
  65. <enable_encryption>false</enable_encryption>
  66. <enable_ota>false</enable_ota>
  67. <enable_raw>false</enable_raw>
  68. <enable_dfu>false</enable_dfu>
  69. <mirror_id>1</mirror_id>
  70. </partition>
  71. <partition>
  72. <address>0x4000</address>
  73. <size>0x30000</size>
  74. <type>RECOVERY</type>
  75. <name>fw0_rec</name>
  76. <file_id>3</file_id>
  77. <file_name>recovery.bin</file_name>
  78. <file_address>0x4000</file_address>
  79. <enable_crc>false</enable_crc>
  80. <enable_encryption>false</enable_encryption>
  81. <enable_ota>false</enable_ota>
  82. <enable_raw>true</enable_raw>
  83. <enable_dfu>true</enable_dfu>
  84. <storage_id>0</storage_id>
  85. <mirror_id>0</mirror_id>
  86. </partition>
  87. <partition>
  88. <address>0x34000</address>
  89. <size>0x10000</size>
  90. <type>DATA</type>
  91. <name>coredump</name>
  92. <file_id>253</file_id>
  93. <file_address>0x34000</file_address>
  94. <enable_crc>false</enable_crc>
  95. <enable_encryption>false</enable_encryption>
  96. <enable_ota>false</enable_ota>
  97. <enable_raw>false</enable_raw>
  98. <enable_dfu>false</enable_dfu>
  99. <storage_id>0</storage_id>
  100. <mirror_id>0</mirror_id>
  101. </partition>
  102. <partition>
  103. <address>0x44000</address>
  104. <size>0x197000</size>
  105. <type>SYSTEM</type>
  106. <name>fw0_sys</name>
  107. <file_id>4</file_id>
  108. <file_name>app.bin</file_name>
  109. <file_address>0x44000</file_address>
  110. <enable_crc>false</enable_crc>
  111. <enable_encryption>false</enable_encryption>
  112. <enable_ota>true</enable_ota>
  113. <enable_raw>true</enable_raw>
  114. <enable_dfu>true</enable_dfu>
  115. <ota_embed>TEMP</ota_embed>
  116. <storage_id>0</storage_id>
  117. <mirror_id>0</mirror_id>
  118. </partition>
  119. <partition>
  120. <address>0x1db000</address>
  121. <size>0x20000</size>
  122. <type>DATA</type>
  123. <name>fw0_sdfs</name>
  124. <file_id>5</file_id>
  125. <file_name>sdfs.bin</file_name>
  126. <file_address>0x1db000</file_address>
  127. <enable_crc>false</enable_crc>
  128. <enable_encryption>false</enable_encryption>
  129. <enable_ota>true</enable_ota>
  130. <enable_raw>true</enable_raw>
  131. <enable_dfu>true</enable_dfu>
  132. <ota_embed>TEMP</ota_embed>
  133. <storage_id>0</storage_id>
  134. <mirror_id>0</mirror_id>
  135. </partition>
  136. <partition>
  137. <address>0x1fb000</address>
  138. <size>0x1000</size>
  139. <type>DATA</type>
  140. <name>nvram_factory</name>
  141. <file_id>6</file_id>
  142. <file_name>nvram.bin</file_name>
  143. <file_address>0x1fb000</file_address>
  144. <enable_crc>false</enable_crc>
  145. <enable_encryption>false</enable_encryption>
  146. <enable_ota>false</enable_ota>
  147. <enable_raw>true</enable_raw>
  148. <enable_dfu>true</enable_dfu>
  149. <storage_id>0</storage_id>
  150. </partition>
  151. <partition>
  152. <address>0x1fc000</address>
  153. <size>0x2000</size>
  154. <type>DATA</type>
  155. <name>nvram_factory_rw</name>
  156. <file_id>7</file_id>
  157. <file_address>0x1fc000</file_address>
  158. <enable_crc>false</enable_crc>
  159. <enable_encryption>false</enable_encryption>
  160. <enable_ota>false</enable_ota>
  161. <enable_raw>false</enable_raw>
  162. <enable_dfu>false</enable_dfu>
  163. <storage_id>0</storage_id>
  164. </partition>
  165. <partition>
  166. <address>0x1fe000</address>
  167. <size>0x2000</size>
  168. <type>DATA</type>
  169. <name>nvram_user</name>
  170. <file_id>8</file_id>
  171. <file_address>0x1fe000</file_address>
  172. <enable_crc>false</enable_crc>
  173. <enable_encryption>false</enable_encryption>
  174. <enable_ota>false</enable_ota>
  175. <enable_raw>false</enable_raw>
  176. <enable_dfu>false</enable_dfu>
  177. </partition>
  178. </partitions>
  179. </firmware>