summaryrefslogtreecommitdiff
path: root/docs/wiki/Coolpad-Sky-3-E502-(Modena-2)
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-07 22:05:24 +0300
committerYuval Adam <_@yuv.al>2017-08-07 22:05:24 +0300
commit0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 (patch)
tree64822a223696279b0869417a59a8112a7de5ad66 /docs/wiki/Coolpad-Sky-3-E502-(Modena-2)
parent91d00222d692b80a8eb22f0f193479545846ac89 (diff)
Initial static build
Diffstat (limited to 'docs/wiki/Coolpad-Sky-3-E502-(Modena-2)')
-rw-r--r--docs/wiki/Coolpad-Sky-3-E502-(Modena-2)/index.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/docs/wiki/Coolpad-Sky-3-E502-(Modena-2)/index.html b/docs/wiki/Coolpad-Sky-3-E502-(Modena-2)/index.html
new file mode 100644
index 0000000..ef1111e
--- /dev/null
+++ b/docs/wiki/Coolpad-Sky-3-E502-(Modena-2)/index.html
@@ -0,0 +1,71 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+
+ <title>postmarketOS</title>
+
+ <meta name="description" content="Aiming for a 10 year life-cycle for smartphones">
+ <meta name="keywords" content="postmarketOS">
+
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="robots" content="all">
+
+ <link rel="canonical" href="https://postmarketos.org/wiki/Coolpad-Sky-3-E502-(Modena-2)/">
+
+ <link href="/static/css/tachyons.min.css" rel="stylesheet">
+ <link href="/static/css/main.css" rel="stylesheet">
+ </head>
+
+ <body>
+ <div class="mw7 center">
+ <div class="cf ph2-ns">
+ <a class="title" href="/">
+ <h1 class="f2 lh-title">
+ <img src="/static/img/recycle.png"></img>
+ <span>postmarketOS</span>
+ </h1>
+ </a>
+ <div class="menu">
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/wiki/">Wiki</a></li>
+ <li><a href="/blog/">Blog</a></li>
+ </ul>
+ </div>
+
+<h1>Coolpad Sky 3 E502 (Modena 2)</h1>
+<h3>Contributor</h3>
+<ul>
+<li><a href="https://github.com/McBitter">McBitter</a></li>
+</ul>
+<h3>Status</h3>
+<p>Flashing a custom kernel is not possible yet, but McBitter is working on replacing the bootloader with a custom fork of <a href="https://github.com/littlekernel/lk">LK</a> (a proprietary fork of LK is already present on the device, but it does not allow flashing a custom kernel). When that works, porting pmOS can begin.</p>
+<h4>List of LCM's (the LCD control module) in original firmware</h4>
+<ul>
+<li>hx8394f_dsi_ld_cpt_vdo</li>
+<li>ili9881c_dsi_ys_cmi_vdo</li>
+<li>otm1287a_dsi_by_auo</li>
+<li>ili9881c_dsi_ld_auo_vdo</li>
+</ul>
+<h4>Digitizer that is present on the model I have</h4>
+<ul>
+<li>TBD</li>
+</ul>
+<h3>Links</h3>
+<ul>
+<li><a href="https://forum.xda-developers.com/u/repair/coolpad-sky-3-e502-modena-2-unbrick-t3610163">Unbrick tutorial</a></li>
+<li><a href="https://androidmtk.com/smart-phone-flash-tool">Proprietary flashing software SP Flash Tool</a></li>
+<li><a href="https://gitgud.io/mcbitter/coolpad_sky_3_E502">Original firmware with Android 6.0</a></li>
+</ul>
+<h3>Links to useful reverse engineering hints</h3>
+<ul>
+<li>http://www.stevenhoneyman.co.uk/2015/02/reconstructing-mtk-lcm-drivers.html</li>
+<li>https://forum.xda-developers.com/showpost.php?p=70395172&amp;postcount=5882</li>
+</ul>
+
+ </div>
+ </div>
+ </body>
+</html> \ No newline at end of file