0% found this document useful (0 votes)
749 views8 pages

AC8227L Android Scatter

The document defines the layout and configuration of partitions on an MTK_PLATFORM storage device using EMMC. It includes 26 partition entries that specify details like the partition name, size, type, location, and whether it can be upgraded. The general settings indicate it is a demo project on an MT8127 chip using EMMC storage with a block size of 128KB and no partition table operation.

Uploaded by

Cristi Vasile
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
749 views8 pages

AC8227L Android Scatter

The document defines the layout and configuration of partitions on an MTK_PLATFORM storage device using EMMC. It includes 26 partition entries that specify details like the partition name, size, type, location, and whether it can be upgraded. The general settings indicate it is a demo project on an MT8127 chip using EMMC storage with a block size of 128KB and no partition table operation.

Uploaded by

Cristi Vasile
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

###################################################################################

#########################
#
# General Setting
#
###################################################################################
#########################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT8127
project: 8227L_demo
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
skip_pmt_operate: true
###################################################################################
#########################
#
# Layout Setting
#
###################################################################################
#########################
- partition_index: SYS0
partition_name: preloader
file_name: preloader.bin
is_download: true
is_upgradable: false
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x0

- partition_index: SYS1
partition_name: pgpt
file_name: MBR
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS2
partition_name: PRO_INFO
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x0

- partition_index: SYS3
partition_name: NVRAM
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x0

- partition_index: SYS4
partition_name: PROTECT_F
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x0

- partition_index: SYS5
partition_name: PROTECT_S
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x0
- partition_index: SYS6
partition_name: SECCFG
file_name: NONE
is_download: false
is_upgradable: false
type: NONE
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x20000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS7
partition_name: LK
file_name: lk.img
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x1ca0000
physical_start_addr: 0x1ca0000
partition_size: 0x60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS8
partition_name: TEE1
file_name: tee.img
is_download: true
is_upgradable: true
type: NORMAL_ROM
linear_start_addr: 0x1d00000
physical_start_addr: 0x1d00000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS9
partition_name: TEE2
file_name: tee.img
is_download: true
is_upgradable: true
type: NORMAL_ROM
linear_start_addr: 0x2200000
physical_start_addr: 0x2200000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS10
partition_name: ARM2
file_name: arm2.bin
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x2700000
physical_start_addr: 0x2700000
partition_size: 0x400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS11
partition_name: BOOTIMG
file_name: boot.img
is_download: true
is_upgradable: true
type: NORMAL_ROM
linear_start_addr: 0x2b00000
physical_start_addr: 0x2b00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS12
partition_name: RECOVERY
file_name: recovery.img
is_download: true
is_upgradable: true
type: NORMAL_ROM
linear_start_addr: 0x3b00000
physical_start_addr: 0x3b00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS13
partition_name: SEC_RO
file_name: secro.img
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x4b00000
physical_start_addr: 0x4b00000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS14
partition_name: MISC
file_name: NONE
is_download: false
is_upgradable: false
type: NONE
linear_start_addr: 0x5100000
physical_start_addr: 0x5100000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS15
partition_name: LOGO
file_name: logo.bin
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x5180000
physical_start_addr: 0x5180000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS16
partition_name: METAZONE
file_name: metazone.bin
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x5480000
physical_start_addr: 0x5480000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0
- partition_index: SYS17
partition_name: ODMDTBO
file_name: odmdtbo.img
is_download: true
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x5580000
physical_start_addr: 0x5580000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS18
partition_name: VENDOR
file_name: vendor.img
is_download: true
is_upgradable: true
type: EXT4_IMG
linear_start_addr: 0x5600000
physical_start_addr: 0x5600000
partition_size: 0x20000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS19
partition_name: EXPDB
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x25600000
physical_start_addr: 0x25600000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS20
partition_name: KB
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x26000000
physical_start_addr: 0x26000000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS21
partition_name: DKB
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x26100000
physical_start_addr: 0x26100000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS22
partition_name: FRP
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0x26200000
physical_start_addr: 0x26200000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x0

- partition_index: SYS23
partition_name: ANDROID
file_name: system.img
is_download: true
is_upgradable: true
type: EXT4_IMG
linear_start_addr: 0x26300000
physical_start_addr: 0x26300000
partition_size: 0x60000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS24
partition_name: CACHE
file_name: cache.img
is_download: true
is_upgradable: false
type: EXT4_IMG
linear_start_addr: 0x86300000
physical_start_addr: 0x86300000
partition_size: 0x10000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS25
partition_name: userdata
file_name: userdata.img
is_download: true
is_upgradable: false
type: EXT4_IMG
linear_start_addr: 0x96300000
physical_start_addr: 0x96300000
partition_size: 0x3e800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x0

- partition_index: SYS26
partition_name: sgpt
file_name: NONE
is_download: false
is_upgradable: false
type: NORMAL_ROM
linear_start_addr: 0xffff0000
physical_start_addr: 0xffff0000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x0

You might also like