www.chinaphonearena.com
[Mod] Help-Scatter modification for increasing internal storage - Printable Version

+- www.chinaphonearena.com (https://www.chinaphonearena.com/forum)
+-- Forum: Phone & Tablet Root, Hack and Develop (https://www.chinaphonearena.com/forum/Forum-Phone-Tablet-Root-Hack-and-Develop)
+--- Forum: *Tech support* General Phone & Tablet Root, Hack and Develop Root IMEI NVRAM CWM TWRP BRICKED (https://www.chinaphonearena.com/forum/Forum-Tech-support-General-Phone-Tablet-Root-Hack-and-Develop-Root-IMEI-NVRAM-CWM-TWRP-BRICKED)
+--- Thread: [Mod] Help-Scatter modification for increasing internal storage (/Thread-Mod-Help-Scatter-modification-for-increasing-internal-storage)



Help-Scatter modification for increasing internal storage - kanewilliam - 2016-01-16

Hello friends i am trying to increase the internal memory of my fly qik plus . Its soc is mtk6592 with 1 gb ram . 8 gb variant but internal memory for app installation is 1.12 gb and internal sd card is 5.01 gb i am trying to increase the internal memory to 4 gb but i tried to change my ebr files with ebrtweak and flash it with default scatter file . the phone stops at boot screen . Now i want to modify my scatter file . But i don't know how to do it . So please kindly help me with my scatter file . I have attached it . please modify my scatter file according to it .

Thanks in advance.


RE: Help-Scatter modification for increasing internal storage - ereboul - 2016-01-28

Hello, i just done it for my phone.

Keep the EBR1 and EBR2 you have rezise for 4 Gb, and in the scatter file replace those 2 paragraphes or take the including file :

- partition_index: SYS19
partition_name: USRDATA
file_name: data.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x46000000
physical_start_addr: 0x46000000
partition_size: 0x100000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00

- partition_index: SYS20
partition_name: FAT
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x146000000
physical_start_addr: 0x146000000
partition_size: 0x140B00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00

And when you flash the phone with flash tools, choose "format all and dowload".

Thinks to tell me if it's work.

Emmanuel from france