Project

General

Profile

DeprecatedPortingGuideS5PC110 » History » Version 1

Paul Kocialkowski, 02/28/2012 10:53 PM

1 1 Paul Kocialkowski
h1. PortingGuideS5PC110
2
3
*This guide assumes your phone has a S5PC110/Exynos 3110 SoC*
4
5
h2. Upstream status of the device
6
7
* is the device on CM already?
8
* is there a CM non-official rom with code?
9
* what to import?
10
* vendor setting
11
* consideratino regarding the amount of work when writing from scratch
12
13
h2. Investigate the hardware side
14
15
* extract-files.sh
16
* service manual
17
18
h2. Get the source and build a kernel image
19
20
* getting replicant sources
21
* adding the 3rd party repos if any
22
* add kernel: where the find the kernels?
23
  - official feeds
24
  - the ones on GIT (teamhacksung, better ask CM people)
25
  - 3rd party projects
26
* add kernel to product files on vendor/replicant