2014-09-03, 20:23
Good evening from Spain Louis.
First of all, an interesting post where we know more about chinese mobiles. Thank you.
And now I explain you my doubts.
My type of phone is HDC S5 MTK6582 RAM 2Gb and ROM 16 Gb. I downloaded a stock ROM which I can restore the phone when needed if it bricks.
I've followed all the steps in your post but...the structure of my scatter file doesn't seem as yours. Here it is the parts in question:
- partition_index: SYS18
partition_name: USRDATA
file_name: userdata.img
is_download: true
type: YAFFS_IMG
linear_start_addr: 0x4c180000
physical_start_addr: 0x4bb80000
partition_size: 0x40000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: FAT
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x8c180000
physical_start_addr: 0x8bb80000
partition_size: 0x0
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
Each partition (USRDATA and FAT) has three addresses. Which one I have to modify?
Thanks in advance.
Regards from Seville (Spain)
Manuel
First of all, an interesting post where we know more about chinese mobiles. Thank you.
And now I explain you my doubts.
My type of phone is HDC S5 MTK6582 RAM 2Gb and ROM 16 Gb. I downloaded a stock ROM which I can restore the phone when needed if it bricks.
I've followed all the steps in your post but...the structure of my scatter file doesn't seem as yours. Here it is the parts in question:
- partition_index: SYS18
partition_name: USRDATA
file_name: userdata.img
is_download: true
type: YAFFS_IMG
linear_start_addr: 0x4c180000
physical_start_addr: 0x4bb80000
partition_size: 0x40000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: FAT
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x8c180000
physical_start_addr: 0x8bb80000
partition_size: 0x0
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
Each partition (USRDATA and FAT) has three addresses. Which one I have to modify?
Thanks in advance.
Regards from Seville (Spain)
Manuel