PinePhonev1x » History » Version 24
Denis 'GNUtoo' Carikli, 08/16/2019 02:49 AM
fix title
1 | 24 | Denis 'GNUtoo' Carikli | h1. PinePhone |
---|---|---|---|
2 | 1 | Denis 'GNUtoo' Carikli | |
3 | 18 | Denis 'GNUtoo' Carikli | |_. Feature |_. Chip |_. comments |_. TODO | |
4 | 22 | Denis 'GNUtoo' Carikli | | System on a chip | Allwinner A64 Quad Core SOC[1] | * The bootloader should be fully free software[7][8] |
5 | * The code should be upstream already[7] | TODO: |
||
6 | 21 | Denis 'GNUtoo' Carikli | * Look at the code | |
7 | 23 | Denis 'GNUtoo' Carikli | | GPU | Mali 400 MP2 GPU[1] | * A "pipe" driver is in Linux since 5.2 |
8 | * Has (very early) support in Mesa | TODO: |
||
9 | 12 | Denis 'GNUtoo' Carikli | * Regularly check kernel and MESA status | |
10 | 18 | Denis 'GNUtoo' Carikli | | Modem |/2. Quectel EG-25G[1][2][4] with worldwide bands | * The EG-25G is an international version of the EC25 |
11 | 1 | Denis 'GNUtoo' Carikli | * It probably runs GNU/Linux too but we need to confirm that | TODO: |
12 | 11 | Denis 'GNUtoo' Carikli | * How supported is the AT support? |
13 | 1 | Denis 'GNUtoo' Carikli | * How supported is the QMI the protocol? |
14 | 5 | Denis 'GNUtoo' Carikli | * What's the similarity with the EC-25? | |
15 | 18 | Denis 'GNUtoo' Carikli | | GNSS: GPS, GPS-A, GLONASS[1][4] | | |
16 | | WiFi |/2. RTL8723CS[3] | * Requires a nonfree loadable firmware[3] | | |
||
17 | | Bluetooth: 4.0, A2DP[1] | * It uses a nonfree firmware[3]. |
||
18 | 14 | Denis 'GNUtoo' Carikli | TODO: |
19 | 7 | Denis 'GNUtoo' Carikli | * Check if it really requires that firmware or if it has some rom code that could be used ? | |
20 | 18 | Denis 'GNUtoo' Carikli | | USB – C (Power, Data and Video Out)[1] | | | TODO: |
21 | 1 | Denis 'GNUtoo' Carikli | * Which USB version is used ? |
22 | * Does it also give access to the serial port | |
||
23 | 18 | Denis 'GNUtoo' Carikli | | RAM | 2GB of LPDDR3 RAM |
24 | 14 | Denis 'GNUtoo' Carikli | 5.95″ LCD 1440×720, 18:9 aspect ratio (hardened glass) | | TODO: |
25 | 1 | Denis 'GNUtoo' Carikli | * Check if it meets [[HardwareRequirements|Android 9 requirements]] | |
26 | 19 | Denis 'GNUtoo' Carikli | | Main Camera | Single OV6540, 5MP, 1/4″, LED Flash[1] | * Mainline driver[5] |
27 | * No firmware required[5] | TODO: |
||
28 | 1 | Denis 'GNUtoo' Carikli | * Check if it requires a loadable firmware | |
29 | 18 | Denis 'GNUtoo' Carikli | | Selfie Camera | Single GC2035, 2MP, f/2.8, 1/5″[1] | | TODO: |
30 | 1 | Denis 'GNUtoo' Carikli | * Check if it requires a loadable firmware | |
31 | | Bootable Micro SD[1] |
||
32 | 20 | Denis 'GNUtoo' Carikli | 16GB eMMC[1] | *Boot order:MicroSD->eMMC [6]| | |
33 | 18 | Denis 'GNUtoo' Carikli | | Sensors accelerator, gyro, proximity, compass, barometer, ambient light[1] | | | TODO: |
34 | 1 | Denis 'GNUtoo' Carikli | * What chips are used | |
35 | 14 | Denis 'GNUtoo' Carikli | |
36 | 3 | Denis 'GNUtoo' Carikli | h2. References. |
37 | |||
38 | 1 | Denis 'GNUtoo' Carikli | fn1. Some of the specifications are available on the "device page":https://www.pine64.org/pinephone/ |
39 | |||
40 | fn2. See "this mail":https://lists.osuosl.org/pipermail/replicant/2019-July/001997.html for the reference. |
||
41 | 4 | Denis 'GNUtoo' Carikli | |
42 | fn3. From #replicant channel on Freenode: <pre>< MoeIcenowy> The Wi-Fi changed to RTL8723CS (this chip also does BT), which needs non-free firmware to be feed</pre> |
||
43 | 18 | Denis 'GNUtoo' Carikli | |
44 | 1 | Denis 'GNUtoo' Carikli | fn4. From #replicant channel on Freenode: <pre>< MoeIcenowy> The GNSS should be also done by EG25-G</pre> |
45 | |||
46 | fn5. From #replicant channel on Freenode: <pre>< MoeIcenowy> The OV5640 camera doesn't need firmware and its driver is mainlined</pre> |
||
47 | |||
48 | fn6. From #replicant channel on Freenode: <pre>The boot order is strictly MicroSD->eMMC, which is set in the A64's boot ROM</pre> |
||
49 | 21 | Denis 'GNUtoo' Carikli | |
50 | 1 | Denis 'GNUtoo' Carikli | fn7. From #replicant channel on Freenode: <pre>The bootloader (U-Boot SPL + ATF + U-Boot) is free software, all mainlined now (and the downstream dirty U-Boot cannot boot upstream Linux kernel)</pre> |
51 | 22 | Denis 'GNUtoo' Carikli | |
52 | fn8. From #replicant channel on Freenode: <pre><MoeIcenowy> https://github.com/ARM-software/arm-trusted-firmware</pre> |