Advertisement
Guest User

Zopo ZP330 scatter

a guest
Jul 27th, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.55 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: MT6735M
  10. project: n325b
  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_n325b.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. 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: EXT4_IMG
  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: EXT4_IMG
  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: lk
  111. file_name: lk.bin
  112. is_download: true
  113. type: NORMAL_ROM
  114. linear_start_addr: 0x1c80000
  115. physical_start_addr: 0x1c80000
  116. partition_size: 0x80000
  117. region: EMMC_USER
  118. storage: HW_STORAGE_EMMC
  119. boundary_check: true
  120. is_reserved: false
  121. operation_type: UPDATE
  122. reserve: 0x00
  123.  
  124. - partition_index: SYS7
  125. partition_name: para
  126. file_name: NONE
  127. is_download: false
  128. type: NORMAL_ROM
  129. linear_start_addr: 0x1d00000
  130. physical_start_addr: 0x1d00000
  131. partition_size: 0x80000
  132. region: EMMC_USER
  133. storage: HW_STORAGE_EMMC
  134. boundary_check: true
  135. is_reserved: false
  136. operation_type: INVISIBLE
  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: 0x1d80000
  145. physical_start_addr: 0x1d80000
  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: 0x2d80000
  160. physical_start_addr: 0x2d80000
  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: logo
  171. file_name: logo.bin
  172. is_download: true
  173. type: NORMAL_ROM
  174. linear_start_addr: 0x3d80000
  175. physical_start_addr: 0x3d80000
  176. partition_size: 0x800000
  177. region: EMMC_USER
  178. storage: HW_STORAGE_EMMC
  179. boundary_check: true
  180. is_reserved: false
  181. operation_type: UPDATE
  182. reserve: 0x00
  183.  
  184. - partition_index: SYS11
  185. partition_name: expdb
  186. file_name: NONE
  187. is_download: false
  188. type: NORMAL_ROM
  189. linear_start_addr: 0x4580000
  190. physical_start_addr: 0x4580000
  191. partition_size: 0xa00000
  192. region: EMMC_USER
  193. storage: HW_STORAGE_EMMC
  194. boundary_check: true
  195. is_reserved: false
  196. operation_type: INVISIBLE
  197. reserve: 0x00
  198.  
  199. - partition_index: SYS12
  200. partition_name: seccfg
  201. file_name: NONE
  202. is_download: false
  203. type: NORMAL_ROM
  204. linear_start_addr: 0x4f80000
  205. physical_start_addr: 0x4f80000
  206. partition_size: 0x80000
  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: oemkeystore
  216. file_name: NONE
  217. is_download: false
  218. type: NORMAL_ROM
  219. linear_start_addr: 0x5000000
  220. physical_start_addr: 0x5000000
  221. partition_size: 0x200000
  222. region: EMMC_USER
  223. storage: HW_STORAGE_EMMC
  224. boundary_check: true
  225. is_reserved: false
  226. operation_type: INVISIBLE
  227. reserve: 0x00
  228.  
  229. - partition_index: SYS14
  230. partition_name: secro
  231. file_name: secro.img
  232. is_download: true
  233. type: NORMAL_ROM
  234. linear_start_addr: 0x5200000
  235. physical_start_addr: 0x5200000
  236. partition_size: 0x600000
  237. region: EMMC_USER
  238. storage: HW_STORAGE_EMMC
  239. boundary_check: true
  240. is_reserved: false
  241. operation_type: UPDATE
  242. reserve: 0x00
  243.  
  244. - partition_index: SYS15
  245. partition_name: keystore
  246. file_name: NONE
  247. is_download: false
  248. type: NORMAL_ROM
  249. linear_start_addr: 0x5800000
  250. physical_start_addr: 0x5800000
  251. partition_size: 0x800000
  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: tee1
  261. file_name: trustzone.bin
  262. is_download: true
  263. type: NORMAL_ROM
  264. linear_start_addr: 0x6000000
  265. physical_start_addr: 0x6000000
  266. partition_size: 0x500000
  267. region: EMMC_USER
  268. storage: HW_STORAGE_EMMC
  269. boundary_check: true
  270. is_reserved: false
  271. operation_type: UPDATE
  272. reserve: 0x00
  273.  
  274. - partition_index: SYS17
  275. partition_name: tee2
  276. file_name: trustzone.bin
  277. is_download: true
  278. type: NORMAL_ROM
  279. linear_start_addr: 0x6500000
  280. physical_start_addr: 0x6500000
  281. partition_size: 0x500000
  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: frp
  291. file_name: NONE
  292. is_download: false
  293. type: NORMAL_ROM
  294. linear_start_addr: 0x6a00000
  295. physical_start_addr: 0x6a00000
  296. partition_size: 0x100000
  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: nvdata
  306. file_name: NONE
  307. is_download: false
  308. type: EXT4_IMG
  309. linear_start_addr: 0x6b00000
  310. physical_start_addr: 0x6b00000
  311. partition_size: 0x2000000
  312. region: EMMC_USER
  313. storage: HW_STORAGE_EMMC
  314. boundary_check: true
  315. is_reserved: false
  316. operation_type: INVISIBLE
  317. reserve: 0x00
  318.  
  319. - partition_index: SYS20
  320. partition_name: metadata
  321. file_name: NONE
  322. is_download: false
  323. type: NORMAL_ROM
  324. linear_start_addr: 0x8b00000
  325. physical_start_addr: 0x8b00000
  326. partition_size: 0x2500000
  327. region: EMMC_USER
  328. storage: HW_STORAGE_EMMC
  329. boundary_check: true
  330. is_reserved: false
  331. operation_type: INVISIBLE
  332. reserve: 0x00
  333.  
  334. - partition_index: SYS21
  335. partition_name: system
  336. file_name: system.img
  337. is_download: true
  338. type: EXT4_IMG
  339. linear_start_addr: 0xb000000
  340. physical_start_addr: 0xb000000
  341. partition_size: 0x60000000
  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: cache
  351. file_name: cache.img
  352. is_download: true
  353. type: EXT4_IMG
  354. linear_start_addr: 0x6b000000
  355. physical_start_addr: 0x6b000000
  356. partition_size: 0x19000000
  357. region: EMMC_USER
  358. storage: HW_STORAGE_EMMC
  359. boundary_check: true
  360. is_reserved: false
  361. operation_type: UPDATE
  362. reserve: 0x00
  363.  
  364. - partition_index: SYS23
  365. partition_name: userdata
  366. file_name: userdata.img
  367. is_download: true
  368. type: EXT4_IMG
  369. linear_start_addr: 0x84000000
  370. physical_start_addr: 0x84000000
  371. partition_size: 0x60000000
  372. region: EMMC_USER
  373. storage: HW_STORAGE_EMMC
  374. boundary_check: true
  375. is_reserved: false
  376. operation_type: UPDATE
  377. reserve: 0x00
  378.  
  379. - partition_index: SYS24
  380. partition_name: flashinfo
  381. file_name: NONE
  382. is_download: false
  383. type: NORMAL_ROM
  384. linear_start_addr: 0xFFFF0084
  385. physical_start_addr: 0xFFFF0084
  386. partition_size: 0x1000000
  387. region: EMMC_USER
  388. storage: HW_STORAGE_EMMC
  389. boundary_check: false
  390. is_reserved: true
  391. operation_type: RESERVED
  392. reserve: 0x00
  393.  
  394. - partition_index: SYS25
  395. partition_name: sgpt
  396. file_name: NONE
  397. is_download: false
  398. type: NORMAL_ROM
  399. linear_start_addr: 0xFFFF0004
  400. physical_start_addr: 0xFFFF0004
  401. partition_size: 0x80000
  402. region: EMMC_USER
  403. storage: HW_STORAGE_EMMC
  404. boundary_check: false
  405. is_reserved: true
  406. operation_type: RESERVED
  407. reserve: 0x00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement