hnarsha's Developer Profile

Hi,

Spice does not seems to have plans to upgrade the firmware beyound 4.4.2 to a lollipop or later version ROM for its Spice Stellar 520N

So far I have done the following -

1>>

Able to successfully build a TWM based recovery with tough options using which you can backup and restore your ROM !! Yes that's true. You can download the recovery image from the link below and flash it using MobileUncle (link below check 3>>) tool.

[url]https://www.androidfilehost.com/?fid=24052804347806730[/url]

2>> Scatter file for your reference if you are planning to use ant MTK tools

[url]https://www.androidfilehost.com/?fid=24052804347777865[/url]

3>> Mobile uncle so that you can backup your IMEI and restore it if needed later, You can use this tool to flash custom recovery or reboot in to recovery.

[url]https://www.androidfilehost.com/?fid=24052804347780075[/url]

4>> Stock Boot image

[url]https://www.androidfilehost.com/?fid=24052804347777854[/url]

5>> Stock Recovery

[url]https://www.androidfilehost.com/?fid=24052804347779609[/url]

6>> Image taken using SP flash tool

Spice_MI-520N_IND_Ver4.0.zip

[url]https://www.androidfilehost.com/?fid=24052804347779594[/url]

7>> recovery.fstab

# mount point fstype device [device2]

/boot emmc /dev/bootimg

/recovery emmc /dev/recovery

/uboot emmc /dev/uboot flags=display="uboot";backup=1

/nvram emmc /dev/nvram flags=display="nvram";backup=1

/cache ext4 /emmc@cache

/data ext4 /emmc@usrdata

/system ext4 /emmc@android

/emmc vfat /emmc@fat

/sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1

/sd-ext auto /dev/block/mmcblk1p2

Next I am planning to create a custom Lollipop ROM.