Skip to content
crackuc edited this page Jan 25, 2013 · 18 revisions

Pantech Presto wiki!

Repository created to porting CyanogenMod to the device Pantech Burst P9070 (presto).

Dependencies:

To compile the ROM correctly you should add to your "local_manifest.xml" the following repositories:

Device repository: <project name="PrestoTeam/android_device_pantech_presto" path="device/pantech/presto" remote="github" revision="jellybean" />

Kernel repository: <project name="PrestoTeam/android_kernel_pantech_p9070" path="kernel/pantech/p9070" remote="github" revision="jellybean" />

Vendor repository (optional): <project name="PrestoTeam/android_vendor_pantech_presto" path="vendor/pantech/presto" remote="github" revision="jellybean" />

Current status:

Device tree works in progress.

Information and links:

You can find more information at the following links:

Custom Roms (24-1-13):

  1. GIZMOLORD :- http://forum.xda-developers.com/showthread.php?t=2075557

Info For Rom developers :

#Partition List :

mmcblk0p1 /firmware
mmcblk0p8 /boot
mmcblk0p13 /system
mmcblk0p14 /data
mmcblk0p15 /persist
mmcblk0p16 /cache
mmcblk0p17 /tombstones
mmcblk0p18 /recovery
mmcblk0p19 /etc/firmware/misc_mdm
mmcblk0p27 /mnt/sdcard
mmcblk1p1 /mnt/sdcard/external_sd

Clone this wiki locally