Advertisement
Guest User

Untitled

a guest
May 6th, 2020
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.89 KB | None | 0 0
  1. ######################################-=INFINITY-BOX=-######################################################
  2. #
  3. # General Setting
  4. #
  5. ####################################-=CHINESE II MIRACLE=-#####################################################
  6. - general: MTK_PLATFORM_CFG
  7. info:
  8. - config_version: V1.1.2
  9. platform: MT6580
  10. project: aeon6580_weg_l_l700
  11. storage: EMMC
  12. boot_channel: MSDC_0
  13. block_size: 0x20000
  14. ############################################################################################################
  15. #
  16. # Layout Setting
  17. #
  18. ############################################################################################################
  19. - partition_index: SYS0
  20. partition_name: preloader
  21. file_name: preloader_aeon6580_weg_l_l700.bin
  22. is_download: true
  23. type: SV5_BL_BIN
  24. linear_start_addr: 0x0
  25. physical_start_addr: 0x0
  26. partition_size: 0x400000
  27. region: EMMC_BOOT_1
  28. storage: HW_STORAGE_EMMC
  29. boundary_check: true
  30. is_reserved: false
  31. operation_type: BOOTLOADERS
  32. reserve: 0x00
  33.  
  34. - partition_index: SYS1
  35. partition_name: pgpt
  36. file_name: NONE
  37. is_download: false
  38. type: NORMAL_ROM
  39. linear_start_addr: 0x0
  40. physical_start_addr: 0x0
  41. partition_size: 0x80000
  42. region: EMMC_USER
  43. storage: HW_STORAGE_EMMC
  44. boundary_check: true
  45. is_reserved: false
  46. operation_type: INVISIBLE
  47. reserve: 0x00
  48.  
  49. - partition_index: SYS2
  50. partition_name: proinfo
  51. file_name: NONE
  52. is_download: false
  53. type: NORMAL_ROM
  54. linear_start_addr: 0x80000
  55. physical_start_addr: 0x80000
  56. partition_size: 0x300000
  57. region: EMMC_USER
  58. storage: HW_STORAGE_EMMC
  59. boundary_check: true
  60. is_reserved: false
  61. operation_type: PROTECTED
  62. reserve: 0x00
  63.  
  64. - partition_index: SYS3
  65. partition_name: nvram
  66. file_name: NONE
  67. is_download: false
  68. type: NORMAL_ROM
  69. linear_start_addr: 0x380000
  70. physical_start_addr: 0x380000
  71. partition_size: 0x500000
  72. region: EMMC_USER
  73. storage: HW_STORAGE_EMMC
  74. boundary_check: true
  75. is_reserved: false
  76. operation_type: BINREGION
  77. reserve: 0x00
  78.  
  79. - partition_index: SYS4
  80. partition_name: protect1
  81. file_name: NONE
  82. is_download: false
  83. type: NORMAL_ROM
  84. linear_start_addr: 0x880000
  85. physical_start_addr: 0x880000
  86. partition_size: 0xA00000
  87. region: EMMC_USER
  88. storage: HW_STORAGE_EMMC
  89. boundary_check: true
  90. is_reserved: false
  91. operation_type: PROTECTED
  92. reserve: 0x00
  93.  
  94. - partition_index: SYS5
  95. partition_name: protect2
  96. file_name: NONE
  97. is_download: false
  98. type: NORMAL_ROM
  99. linear_start_addr: 0x1280000
  100. physical_start_addr: 0x1280000
  101. partition_size: 0xA00000
  102. region: EMMC_USER
  103. storage: HW_STORAGE_EMMC
  104. boundary_check: true
  105. is_reserved: false
  106. operation_type: PROTECTED
  107. reserve: 0x00
  108.  
  109. - partition_index: SYS6
  110. partition_name: seccfg
  111. file_name: NONE
  112. is_download: false
  113. type: NORMAL_ROM
  114. linear_start_addr: 0x1C80000
  115. physical_start_addr: 0x1C80000
  116. partition_size: 0x40000
  117. region: EMMC_USER
  118. storage: HW_STORAGE_EMMC
  119. boundary_check: true
  120. is_reserved: false
  121. operation_type: INVISIBLE
  122. reserve: 0x00
  123.  
  124. - partition_index: SYS7
  125. partition_name: lk
  126. file_name: lk.bin
  127. is_download: true
  128. type: NORMAL_ROM
  129. linear_start_addr: 0x1CC0000
  130. physical_start_addr: 0x1CC0000
  131. partition_size: 0x60000
  132. region: EMMC_USER
  133. storage: HW_STORAGE_EMMC
  134. boundary_check: true
  135. is_reserved: false
  136. operation_type: UPDATE
  137. reserve: 0x00
  138.  
  139. - partition_index: SYS8
  140. partition_name: boot
  141. file_name: boot.img
  142. is_download: true
  143. type: NORMAL_ROM
  144. linear_start_addr: 0x1D20000
  145. physical_start_addr: 0x1D20000
  146. partition_size: 0x1000000
  147. region: EMMC_USER
  148. storage: HW_STORAGE_EMMC
  149. boundary_check: true
  150. is_reserved: false
  151. operation_type: UPDATE
  152. reserve: 0x00
  153.  
  154. - partition_index: SYS9
  155. partition_name: recovery
  156. file_name: recovery.img
  157. is_download: true
  158. type: NORMAL_ROM
  159. linear_start_addr: 0x2D20000
  160. physical_start_addr: 0x2D20000
  161. partition_size: 0x1000000
  162. region: EMMC_USER
  163. storage: HW_STORAGE_EMMC
  164. boundary_check: true
  165. is_reserved: false
  166. operation_type: UPDATE
  167. reserve: 0x00
  168.  
  169. - partition_index: SYS10
  170. partition_name: para
  171. file_name: NONE
  172. is_download: false
  173. type: NORMAL_ROM
  174. linear_start_addr: 0x3D20000
  175. physical_start_addr: 0x3D20000
  176. partition_size: 0x80000
  177. region: EMMC_USER
  178. storage: HW_STORAGE_EMMC
  179. boundary_check: true
  180. is_reserved: false
  181. operation_type: INVISIBLE
  182. reserve: 0x00
  183.  
  184. - partition_index: SYS11
  185. partition_name: logo
  186. file_name: logo.bin
  187. is_download: true
  188. type: NORMAL_ROM
  189. linear_start_addr: 0x3DA0000
  190. physical_start_addr: 0x3DA0000
  191. partition_size: 0x800000
  192. region: EMMC_USER
  193. storage: HW_STORAGE_EMMC
  194. boundary_check: true
  195. is_reserved: false
  196. operation_type: UPDATE
  197. reserve: 0x00
  198.  
  199. - partition_index: SYS12
  200. partition_name: expdb
  201. file_name: NONE
  202. is_download: false
  203. type: NORMAL_ROM
  204. linear_start_addr: 0x45A0000
  205. physical_start_addr: 0x45A0000
  206. partition_size: 0xA00000
  207. region: EMMC_USER
  208. storage: HW_STORAGE_EMMC
  209. boundary_check: true
  210. is_reserved: false
  211. operation_type: INVISIBLE
  212. reserve: 0x00
  213.  
  214. - partition_index: SYS13
  215. partition_name: frp
  216. file_name: NONE
  217. is_download: false
  218. type: NORMAL_ROM
  219. linear_start_addr: 0x4FA0000
  220. physical_start_addr: 0x4FA0000
  221. partition_size: 0x100000
  222. region: EMMC_USER
  223. storage: HW_STORAGE_EMMC
  224. boundary_check: true
  225. is_reserved: false
  226. operation_type: PROTECTED
  227. reserve: 0x00
  228.  
  229. - partition_index: SYS14
  230. partition_name: nvdata
  231. file_name: NONE
  232. is_download: false
  233. type: NORMAL_ROM
  234. linear_start_addr: 0x50A0000
  235. physical_start_addr: 0x50A0000
  236. partition_size: 0x2000000
  237. region: EMMC_USER
  238. storage: HW_STORAGE_EMMC
  239. boundary_check: true
  240. is_reserved: false
  241. operation_type: INVISIBLE
  242. reserve: 0x00
  243.  
  244. - partition_index: SYS15
  245. partition_name: metadata
  246. file_name: NONE
  247. is_download: false
  248. type: NORMAL_ROM
  249. linear_start_addr: 0x70A0000
  250. physical_start_addr: 0x70A0000
  251. partition_size: 0x2760000
  252. region: EMMC_USER
  253. storage: HW_STORAGE_EMMC
  254. boundary_check: true
  255. is_reserved: false
  256. operation_type: INVISIBLE
  257. reserve: 0x00
  258.  
  259. - partition_index: SYS16
  260. partition_name: oemkeystore
  261. file_name: NONE
  262. is_download: false
  263. type: NORMAL_ROM
  264. linear_start_addr: 0x9800000
  265. physical_start_addr: 0x9800000
  266. partition_size: 0x200000
  267. region: EMMC_USER
  268. storage: HW_STORAGE_EMMC
  269. boundary_check: true
  270. is_reserved: false
  271. operation_type: INVISIBLE
  272. reserve: 0x00
  273.  
  274. - partition_index: SYS17
  275. partition_name: secro
  276. file_name: secro.img
  277. is_download: true
  278. type: NORMAL_ROM
  279. linear_start_addr: 0x9A00000
  280. physical_start_addr: 0x9A00000
  281. partition_size: 0x600000
  282. region: EMMC_USER
  283. storage: HW_STORAGE_EMMC
  284. boundary_check: true
  285. is_reserved: false
  286. operation_type: UPDATE
  287. reserve: 0x00
  288.  
  289. - partition_index: SYS18
  290. partition_name: keystore
  291. file_name: NONE
  292. is_download: false
  293. type: NORMAL_ROM
  294. linear_start_addr: 0xA000000
  295. physical_start_addr: 0xA000000
  296. partition_size: 0x800000
  297. region: EMMC_USER
  298. storage: HW_STORAGE_EMMC
  299. boundary_check: true
  300. is_reserved: false
  301. operation_type: INVISIBLE
  302. reserve: 0x00
  303.  
  304. - partition_index: SYS19
  305. partition_name: system
  306. file_name: system.img
  307. is_download: true
  308. type: EXT4_IMG
  309. linear_start_addr: 0xA800000
  310. physical_start_addr: 0xA800000
  311. partition_size: 0x65000000
  312. region: EMMC_USER
  313. storage: HW_STORAGE_EMMC
  314. boundary_check: true
  315. is_reserved: false
  316. operation_type: UPDATE
  317. reserve: 0x00
  318.  
  319. - partition_index: SYS20
  320. partition_name: cache
  321. file_name: cache.img
  322. is_download: true
  323. type: EXT4_IMG
  324. linear_start_addr: 0x6F800000
  325. physical_start_addr: 0x6F800000
  326. partition_size: 0x10000000
  327. region: EMMC_USER
  328. storage: HW_STORAGE_EMMC
  329. boundary_check: true
  330. is_reserved: false
  331. operation_type: UPDATE
  332. reserve: 0x00
  333.  
  334. - partition_index: SYS21
  335. partition_name: userdata
  336. file_name: userdata.img
  337. is_download: true
  338. type: EXT4_IMG
  339. linear_start_addr: 0x7F800000
  340. physical_start_addr: 0x7F800000
  341. partition_size: 0x31E6B8000
  342. region: EMMC_USER
  343. storage: HW_STORAGE_EMMC
  344. boundary_check: true
  345. is_reserved: false
  346. operation_type: UPDATE
  347. reserve: 0x00
  348.  
  349. - partition_index: SYS22
  350. partition_name: flashinfo
  351. file_name: NONE
  352. is_download: false
  353. type: NORMAL_ROM
  354. linear_start_addr: 0xFFFF0084
  355. physical_start_addr: 0xFFFF0084
  356. partition_size: 0x1000000
  357. region: EMMC_USER
  358. storage: HW_STORAGE_EMMC
  359. boundary_check: false
  360. is_reserved: true
  361. operation_type: RESERVED
  362. reserve: 0x00
  363.  
  364. - partition_index: SYS23
  365. partition_name: sgpt
  366. file_name: NONE
  367. is_download: false
  368. type: NORMAL_ROM
  369. linear_start_addr: 0xFFFF0004
  370. physical_start_addr: 0xFFFF0004
  371. partition_size: 0x80000
  372. region: EMMC_USER
  373. storage: HW_STORAGE_EMMC
  374. boundary_check: false
  375. is_reserved: true
  376. operation_type: RESERVED
  377. reserve: 0x00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement