Advertisement
Guest User

Untitled

a guest
Apr 27th, 2020
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.64 KB | None | 0 0
  1. ############################################################################################################
  2. #
  3. # General Setting
  4. #
  5. ############################################################################################################
  6. - general: MTK_PLATFORM_CFG
  7. info:
  8. - config_version: V1.1.2
  9. platform: MT6737M
  10. project: elink8735b_p3h
  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_elink8735b_p3h.bin
  22. is_download: true
  23. type: SV5_BL_BIN
  24. linear_start_addr: 0x0
  25. physical_start_addr: 0x0
  26. partition_size: 0x40000
  27. region: EMMC_BOOT_1
  28. storage: HW_STORAGE_EMMC
  29. boundary_check: true
  30. is_reserved: false
  31. operation_type: BOOTLOADERS
  32. empty_boot_needed: false
  33. reserve: 0x00
  34.  
  35. - partition_index: SYS1
  36. partition_name: pgpt
  37. file_name: NONE
  38. is_download: false
  39. type: NORMAL_ROM
  40. linear_start_addr: 0x0
  41. physical_start_addr: 0x0
  42. partition_size: 0x80000
  43. region: EMMC_USER
  44. storage: HW_STORAGE_EMMC
  45. boundary_check: true
  46. is_reserved: false
  47. operation_type: INVISIBLE
  48. empty_boot_needed: false
  49. reserve: 0x00
  50.  
  51. - partition_index: SYS2
  52. partition_name: proinfo
  53. file_name: NONE
  54. is_download: false
  55. type: NORMAL_ROM
  56. linear_start_addr: 0x80000
  57. physical_start_addr: 0x80000
  58. partition_size: 0x300000
  59. region: EMMC_USER
  60. storage: HW_STORAGE_EMMC
  61. boundary_check: true
  62. is_reserved: false
  63. operation_type: PROTECTED
  64. empty_boot_needed: false
  65. reserve: 0x00
  66.  
  67. - partition_index: SYS3
  68. partition_name: nvram
  69. file_name: NONE
  70. is_download: false
  71. type: NORMAL_ROM
  72. linear_start_addr: 0x380000
  73. physical_start_addr: 0x380000
  74. partition_size: 0x500000
  75. region: EMMC_USER
  76. storage: HW_STORAGE_EMMC
  77. boundary_check: true
  78. is_reserved: false
  79. operation_type: BINREGION
  80. empty_boot_needed: false
  81. reserve: 0x00
  82.  
  83. - partition_index: SYS4
  84. partition_name: protect1
  85. file_name: NONE
  86. is_download: false
  87. type: EXT4_IMG
  88. linear_start_addr: 0x880000
  89. physical_start_addr: 0x880000
  90. partition_size: 0xa00000
  91. region: EMMC_USER
  92. storage: HW_STORAGE_EMMC
  93. boundary_check: true
  94. is_reserved: false
  95. operation_type: PROTECTED
  96. empty_boot_needed: false
  97. reserve: 0x00
  98.  
  99. - partition_index: SYS5
  100. partition_name: protect2
  101. file_name: NONE
  102. is_download: false
  103. type: EXT4_IMG
  104. linear_start_addr: 0x1280000
  105. physical_start_addr: 0x1280000
  106. partition_size: 0xa00000
  107. region: EMMC_USER
  108. storage: HW_STORAGE_EMMC
  109. boundary_check: true
  110. is_reserved: false
  111. operation_type: PROTECTED
  112. empty_boot_needed: false
  113. reserve: 0x00
  114.  
  115. - partition_index: SYS6
  116. partition_name: items
  117. file_name: items.ini
  118. is_download: true
  119. type: NORMAL_ROM
  120. linear_start_addr: 0x1c80000
  121. physical_start_addr: 0x1c80000
  122. partition_size: 0x100000
  123. region: EMMC_USER
  124. storage: HW_STORAGE_EMMC
  125. boundary_check: true
  126. is_reserved: false
  127. operation_type: UPDATE
  128. empty_boot_needed: true
  129. reserve: 0x00
  130.  
  131. - partition_index: SYS7
  132. partition_name: lk
  133. file_name: lk.bin
  134. is_download: true
  135. type: NORMAL_ROM
  136. linear_start_addr: 0x1d80000
  137. physical_start_addr: 0x1d80000
  138. partition_size: 0x80000
  139. region: EMMC_USER
  140. storage: HW_STORAGE_EMMC
  141. boundary_check: true
  142. is_reserved: false
  143. operation_type: UPDATE
  144. empty_boot_needed: true
  145. reserve: 0x00
  146.  
  147. - partition_index: SYS8
  148. partition_name: para
  149. file_name: NONE
  150. is_download: false
  151. type: NORMAL_ROM
  152. linear_start_addr: 0x1e00000
  153. physical_start_addr: 0x1e00000
  154. partition_size: 0x80000
  155. region: EMMC_USER
  156. storage: HW_STORAGE_EMMC
  157. boundary_check: true
  158. is_reserved: false
  159. operation_type: INVISIBLE
  160. empty_boot_needed: false
  161. reserve: 0x00
  162.  
  163. - partition_index: SYS9
  164. partition_name: boot
  165. file_name: boot.img
  166. is_download: true
  167. type: NORMAL_ROM
  168. linear_start_addr: 0x1e80000
  169. physical_start_addr: 0x1e80000
  170. partition_size: 0x1000000
  171. region: EMMC_USER
  172. storage: HW_STORAGE_EMMC
  173. boundary_check: true
  174. is_reserved: false
  175. operation_type: UPDATE
  176. empty_boot_needed: false
  177. reserve: 0x00
  178.  
  179. - partition_index: SYS10
  180. partition_name: recovery
  181. file_name: recovery.img
  182. is_download: true
  183. type: NORMAL_ROM
  184. linear_start_addr: 0x2e80000
  185. physical_start_addr: 0x2e80000
  186. partition_size: 0x1000000
  187. region: EMMC_USER
  188. storage: HW_STORAGE_EMMC
  189. boundary_check: true
  190. is_reserved: false
  191. operation_type: UPDATE
  192. empty_boot_needed: false
  193. reserve: 0x00
  194.  
  195. - partition_index: SYS11
  196. partition_name: logo
  197. file_name: logo.bin
  198. is_download: true
  199. type: NORMAL_ROM
  200. linear_start_addr: 0x3e80000
  201. physical_start_addr: 0x3e80000
  202. partition_size: 0x800000
  203. region: EMMC_USER
  204. storage: HW_STORAGE_EMMC
  205. boundary_check: true
  206. is_reserved: false
  207. operation_type: UPDATE
  208. empty_boot_needed: true
  209. reserve: 0x00
  210.  
  211. - partition_index: SYS12
  212. partition_name: expdb
  213. file_name: NONE
  214. is_download: false
  215. type: NORMAL_ROM
  216. linear_start_addr: 0x4680000
  217. physical_start_addr: 0x4680000
  218. partition_size: 0xa00000
  219. region: EMMC_USER
  220. storage: HW_STORAGE_EMMC
  221. boundary_check: true
  222. is_reserved: false
  223. operation_type: INVISIBLE
  224. empty_boot_needed: false
  225. reserve: 0x00
  226.  
  227. - partition_index: SYS13
  228. partition_name: seccfg
  229. file_name: NONE
  230. is_download: false
  231. type: NORMAL_ROM
  232. linear_start_addr: 0x5080000
  233. physical_start_addr: 0x5080000
  234. partition_size: 0x80000
  235. region: EMMC_USER
  236. storage: HW_STORAGE_EMMC
  237. boundary_check: true
  238. is_reserved: false
  239. operation_type: INVISIBLE
  240. empty_boot_needed: false
  241. reserve: 0x00
  242.  
  243. - partition_index: SYS14
  244. partition_name: oemkeystore
  245. file_name: NONE
  246. is_download: false
  247. type: NORMAL_ROM
  248. linear_start_addr: 0x5100000
  249. physical_start_addr: 0x5100000
  250. partition_size: 0x200000
  251. region: EMMC_USER
  252. storage: HW_STORAGE_EMMC
  253. boundary_check: true
  254. is_reserved: false
  255. operation_type: INVISIBLE
  256. empty_boot_needed: false
  257. reserve: 0x00
  258.  
  259. - partition_index: SYS15
  260. partition_name: secro
  261. file_name: secro.img
  262. is_download: true
  263. type: NORMAL_ROM
  264. linear_start_addr: 0x5300000
  265. physical_start_addr: 0x5300000
  266. partition_size: 0x600000
  267. region: EMMC_USER
  268. storage: HW_STORAGE_EMMC
  269. boundary_check: true
  270. is_reserved: false
  271. operation_type: UPDATE
  272. empty_boot_needed: false
  273. reserve: 0x00
  274.  
  275. - partition_index: SYS16
  276. partition_name: keystore
  277. file_name: NONE
  278. is_download: false
  279. type: NORMAL_ROM
  280. linear_start_addr: 0x5900000
  281. physical_start_addr: 0x5900000
  282. partition_size: 0x800000
  283. region: EMMC_USER
  284. storage: HW_STORAGE_EMMC
  285. boundary_check: true
  286. is_reserved: false
  287. operation_type: INVISIBLE
  288. empty_boot_needed: false
  289. reserve: 0x00
  290.  
  291. - partition_index: SYS17
  292. partition_name: tee1
  293. file_name: trustzone.bin
  294. is_download: true
  295. type: NORMAL_ROM
  296. linear_start_addr: 0x6100000
  297. physical_start_addr: 0x6100000
  298. partition_size: 0x500000
  299. region: EMMC_USER
  300. storage: HW_STORAGE_EMMC
  301. boundary_check: true
  302. is_reserved: false
  303. operation_type: UPDATE
  304. empty_boot_needed: true
  305. reserve: 0x00
  306.  
  307. - partition_index: SYS18
  308. partition_name: tee2
  309. file_name: trustzone.bin
  310. is_download: true
  311. type: NORMAL_ROM
  312. linear_start_addr: 0x6600000
  313. physical_start_addr: 0x6600000
  314. partition_size: 0x500000
  315. region: EMMC_USER
  316. storage: HW_STORAGE_EMMC
  317. boundary_check: true
  318. is_reserved: false
  319. operation_type: UPDATE
  320. empty_boot_needed: false
  321. reserve: 0x00
  322.  
  323. - partition_index: SYS19
  324. partition_name: frp
  325. file_name: NONE
  326. is_download: false
  327. type: NORMAL_ROM
  328. linear_start_addr: 0x6b00000
  329. physical_start_addr: 0x6b00000
  330. partition_size: 0x100000
  331. region: EMMC_USER
  332. storage: HW_STORAGE_EMMC
  333. boundary_check: true
  334. is_reserved: false
  335. operation_type: INVISIBLE
  336. empty_boot_needed: false
  337. reserve: 0x00
  338.  
  339. - partition_index: SYS20
  340. partition_name: nvdata
  341. file_name: NONE
  342. is_download: false
  343. type: EXT4_IMG
  344. linear_start_addr: 0x6c00000
  345. physical_start_addr: 0x6c00000
  346. partition_size: 0x2000000
  347. region: EMMC_USER
  348. storage: HW_STORAGE_EMMC
  349. boundary_check: true
  350. is_reserved: false
  351. operation_type: INVISIBLE
  352. empty_boot_needed: false
  353. reserve: 0x00
  354.  
  355. - partition_index: SYS21
  356. partition_name: metadata
  357. file_name: NONE
  358. is_download: false
  359. type: NORMAL_ROM
  360. linear_start_addr: 0x8c00000
  361. physical_start_addr: 0x8c00000
  362. partition_size: 0x2400000
  363. region: EMMC_USER
  364. storage: HW_STORAGE_EMMC
  365. boundary_check: true
  366. is_reserved: false
  367. operation_type: INVISIBLE
  368. empty_boot_needed: false
  369. reserve: 0x00
  370.  
  371. - partition_index: SYS22
  372. partition_name: system
  373. file_name: system.img
  374. is_download: true
  375. type: EXT4_IMG
  376. linear_start_addr: 0xb000000
  377. physical_start_addr: 0xb000000
  378. partition_size: 0xab000000
  379. region: EMMC_USER
  380. storage: HW_STORAGE_EMMC
  381. boundary_check: true
  382. is_reserved: false
  383. operation_type: UPDATE
  384. empty_boot_needed: false
  385. reserve: 0x00
  386.  
  387. - partition_index: SYS23
  388. partition_name: cache
  389. file_name: cache.img
  390. is_download: true
  391. type: EXT4_IMG
  392. linear_start_addr: 0xb6000000
  393. physical_start_addr: 0xb6000000
  394. partition_size: 0x13000000
  395. region: EMMC_USER
  396. storage: HW_STORAGE_EMMC
  397. boundary_check: true
  398. is_reserved: false
  399. operation_type: UPDATE
  400. empty_boot_needed: false
  401. reserve: 0x00
  402.  
  403. - partition_index: SYS24
  404. partition_name: userdata
  405. file_name: userdata.img
  406. is_download: true
  407. type: EXT4_IMG
  408. linear_start_addr: 0xc9000000
  409. physical_start_addr: 0xc9000000
  410. partition_size: 0x60000000
  411. region: EMMC_USER
  412. storage: HW_STORAGE_EMMC
  413. boundary_check: true
  414. is_reserved: false
  415. operation_type: UPDATE
  416. empty_boot_needed: false
  417. reserve: 0x00
  418.  
  419. - partition_index: SYS25
  420. partition_name: flashinfo
  421. file_name: NONE
  422. is_download: false
  423. type: NORMAL_ROM
  424. linear_start_addr: 0xFFFF0084
  425. physical_start_addr: 0xFFFF0084
  426. partition_size: 0x1000000
  427. region: EMMC_USER
  428. storage: HW_STORAGE_EMMC
  429. boundary_check: false
  430. is_reserved: true
  431. operation_type: RESERVED
  432. empty_boot_needed: false
  433. reserve: 0x00
  434.  
  435. - partition_index: SYS26
  436. partition_name: sgpt
  437. file_name: NONE
  438. is_download: false
  439. type: NORMAL_ROM
  440. linear_start_addr: 0xFFFF0004
  441. physical_start_addr: 0xFFFF0004
  442. partition_size: 0x80000
  443. region: EMMC_USER
  444. storage: HW_STORAGE_EMMC
  445. boundary_check: false
  446. is_reserved: true
  447. operation_type: RESERVED
  448. empty_boot_needed: false
  449. reserve: 0x00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement