firmware.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <firmware>
  3. <descirption>Firmware layout for leopard</descirption>
  4. <disk_size>0x8000000</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>0x8000</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>true</enable_ota>
  22. <enable_raw>true</enable_raw>
  23. <enable_dfu>true</enable_dfu>
  24. <storage_id>4</storage_id>
  25. <mirror_id>0</mirror_id>
  26. </partition>
  27. <partition>
  28. <address>0x20000</address>
  29. <size>0x8000</size>
  30. <type>BOOT</type>
  31. <name>fw1_boot</name>
  32. <file_id>1</file_id>
  33. <file_address>0x20000</file_address>
  34. <enable_crc>false</enable_crc>
  35. <enable_encryption>false</enable_encryption>
  36. <enable_ota>false</enable_ota>
  37. <enable_raw>false</enable_raw>
  38. <enable_dfu>false</enable_dfu>
  39. <storage_id>4</storage_id>
  40. <mirror_id>1</mirror_id>
  41. </partition>
  42. <partition>
  43. <address>0x40000</address>
  44. <size>0x1000</size>
  45. <type>SYS_PARAM</type>
  46. <name>fw0_param</name>
  47. <file_id>2</file_id>
  48. <file_name>param.bin</file_name>
  49. <file_address>0x40000</file_address>
  50. <enable_crc>false</enable_crc>
  51. <enable_encryption>false</enable_encryption>
  52. <enable_ota>true</enable_ota>
  53. <enable_raw>true</enable_raw>
  54. <enable_dfu>true</enable_dfu>
  55. <storage_id>4</storage_id>
  56. <mirror_id>0</mirror_id>
  57. </partition>
  58. <partition>
  59. <address>0x60000</address>
  60. <size>0x1000</size>
  61. <type>SYS_PARAM</type>
  62. <name>fw1_param</name>
  63. <file_id>2</file_id>
  64. <file_address>0x60000</file_address>
  65. <enable_crc>false</enable_crc>
  66. <enable_encryption>false</enable_encryption>
  67. <enable_ota>false</enable_ota>
  68. <enable_raw>false</enable_raw>
  69. <enable_dfu>false</enable_dfu>
  70. <storage_id>4</storage_id>
  71. <mirror_id>1</mirror_id>
  72. </partition>
  73. <partition>
  74. <address>0x80000</address>
  75. <size>0xc0000</size>
  76. <type>RECOVERY</type>
  77. <name>fw0_rec</name>
  78. <file_id>3</file_id>
  79. <file_name>recovery.bin</file_name>
  80. <file_address>0x80000</file_address>
  81. <enable_crc>false</enable_crc>
  82. <enable_encryption>false</enable_encryption>
  83. <enable_ota>false</enable_ota>
  84. <enable_raw>true</enable_raw>
  85. <enable_dfu>true</enable_dfu>
  86. <storage_id>4</storage_id>
  87. <mirror_id>0</mirror_id>
  88. </partition>
  89. <partition>
  90. <address>0x140000</address>
  91. <size>0x20000</size>
  92. <type>DATA</type>
  93. <name>logbuf</name>
  94. <file_id>251</file_id>
  95. <file_address>0x140000</file_address>
  96. <enable_crc>false</enable_crc>
  97. <enable_encryption>false</enable_encryption>
  98. <enable_ota>false</enable_ota>
  99. <enable_raw>false</enable_raw>
  100. <enable_dfu>false</enable_dfu>
  101. <storage_id>4</storage_id>
  102. <mirror_id>0</mirror_id>
  103. </partition>
  104. <partition>
  105. <address>0x160000</address>
  106. <size>0x20000</size>
  107. <type>DATA</type>
  108. <name>evtbuf</name>
  109. <file_id>252</file_id>
  110. <file_address>0x160000</file_address>
  111. <enable_crc>false</enable_crc>
  112. <enable_encryption>false</enable_encryption>
  113. <enable_ota>false</enable_ota>
  114. <enable_raw>false</enable_raw>
  115. <enable_dfu>false</enable_dfu>
  116. <storage_id>4</storage_id>
  117. <mirror_id>0</mirror_id>
  118. </partition>
  119. <partition>
  120. <address>0x180000</address>
  121. <size>0x20000</size>
  122. <type>DATA</type>
  123. <name>coredump</name>
  124. <file_id>253</file_id>
  125. <file_address>0x180000</file_address>
  126. <enable_crc>false</enable_crc>
  127. <enable_encryption>false</enable_encryption>
  128. <enable_ota>false</enable_ota>
  129. <enable_raw>false</enable_raw>
  130. <enable_dfu>false</enable_dfu>
  131. <storage_id>4</storage_id>
  132. <mirror_id>0</mirror_id>
  133. </partition>
  134. <partition>
  135. <address>0x1a0000</address>
  136. <size>0x1a0000</size>
  137. <type>SYSTEM</type>
  138. <name>fw0_sys</name>
  139. <file_id>4</file_id>
  140. <file_name>app.bin</file_name>
  141. <file_address>0x1a0000</file_address>
  142. <enable_crc>false</enable_crc>
  143. <enable_encryption>false</enable_encryption>
  144. <enable_ota>true</enable_ota>
  145. <enable_raw>true</enable_raw>
  146. <enable_dfu>true</enable_dfu>
  147. <ota_embed>TEMP</ota_embed>
  148. <storage_id>0</storage_id>
  149. <mirror_id>0</mirror_id>
  150. </partition>
  151. <partition>
  152. <address>0x340000</address>
  153. <size>0x40000</size>
  154. <type>DATA</type>
  155. <name>fw0_sdfs</name>
  156. <file_id>5</file_id>
  157. <file_name>sdfs.bin</file_name>
  158. <file_address>0x340000</file_address>
  159. <enable_crc>false</enable_crc>
  160. <enable_encryption>false</enable_encryption>
  161. <enable_ota>true</enable_ota>
  162. <enable_raw>true</enable_raw>
  163. <enable_dfu>true</enable_dfu>
  164. <ota_embed>TEMP</ota_embed>
  165. <storage_id>4</storage_id>
  166. <mirror_id>0</mirror_id>
  167. </partition>
  168. <partition>
  169. <address>0x380000</address>
  170. <size>0x20000</size>
  171. <type>DATA</type>
  172. <name>nvram_factory</name>
  173. <file_id>6</file_id>
  174. <file_name>nvram.bin</file_name>
  175. <file_address>0x380000</file_address>
  176. <enable_crc>false</enable_crc>
  177. <enable_encryption>false</enable_encryption>
  178. <enable_ota>false</enable_ota>
  179. <enable_raw>true</enable_raw>
  180. <enable_dfu>true</enable_dfu>
  181. <storage_id>4</storage_id>
  182. </partition>
  183. <partition>
  184. <address>0x3a0000</address>
  185. <size>0x40000</size>
  186. <type>DATA</type>
  187. <name>nvram_factory_rw</name>
  188. <file_id>7</file_id>
  189. <file_address>0x3a0000</file_address>
  190. <enable_crc>false</enable_crc>
  191. <enable_encryption>false</enable_encryption>
  192. <enable_ota>false</enable_ota>
  193. <enable_raw>false</enable_raw>
  194. <enable_dfu>false</enable_dfu>
  195. <storage_id>4</storage_id>
  196. </partition>
  197. <partition>
  198. <address>0x3e0000</address>
  199. <size>0x40000</size>
  200. <type>DATA</type>
  201. <name>nvram_user</name>
  202. <file_id>8</file_id>
  203. <file_address>0x3e0000</file_address>
  204. <enable_crc>false</enable_crc>
  205. <enable_encryption>false</enable_encryption>
  206. <enable_ota>false</enable_ota>
  207. <enable_raw>false</enable_raw>
  208. <enable_dfu>false</enable_dfu>
  209. <storage_id>4</storage_id>
  210. </partition>
  211. </partitions>
  212. </firmware>