Difference between revisions of "Project Don't be evil"

From PINE64
Jump to navigation Jump to search
Line 16: Line 16:
* Baseboard Schematic:
* Baseboard Schematic:
** [http://files.pine64.org/doc/PinePhone/Pinephone-devkit-SCH%20Ver%201.1.pdf "Don't Be Evil" PinePhone Dev kit Baseboard Schematic]
** [http://files.pine64.org/doc/PinePhone/Pinephone-devkit-SCH%20Ver%201.1.pdf "Don't Be Evil" PinePhone Dev kit Baseboard Schematic]
** [http://files.pine64.org/doc/PinePhone/Pinephone-devkit%20Board%20Structure.pdf "Don't Be Evil" PinePhone Dev kit Baseboard Structure]
* SOPine Module Schematic:
* SOPine Module Schematic:
** [http://files.pine64.org/doc/SOPINE-A64/SOPINE-A64-Schematic-ver-0.9.pdf SOPine Module Schematic]
** [http://files.pine64.org/doc/SOPINE-A64/SOPINE-A64-Schematic-ver-0.9.pdf SOPine Module Schematic]
Line 65: Line 66:
*** [http://files.pine64.org/doc/datasheet/pinephone/FT6336GU_Upgrade_Spec_Ver1.0.pdf FocalTech FT6336GU Front Panel Touch Screen Specification]
*** [http://files.pine64.org/doc/datasheet/pinephone/FT6336GU_Upgrade_Spec_Ver1.0.pdf FocalTech FT6336GU Front Panel Touch Screen Specification]
**** [http://files.pine64.org/doc/datasheet/pinephone/focaltech.rar FocalTech FT6336GU Driver Source Code]
**** [http://files.pine64.org/doc/datasheet/pinephone/focaltech.rar FocalTech FT6336GU Driver Source Code]
** Lithium Battery information:
** Lithium Battery information:
 
*** [http://files.pine64.org/doc/datasheet/pinephone/ncr18650b.pdf Panasonic NCR18650B 3350mAH Lithium Ion Battery Specification]
** Ethernet PHY information:
** Ethernet PHY information:
*** [http://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver for PINE A64+ Board]
*** [http://files.pine64.org/doc/datasheet/pine64/rtl8211e(g)-vb(vl)-cg_datasheet_1.6.pdf Realtek RTL8211 10/100/1000M Ethernet Transceiver]
*** [http://files.pine64.org/doc/datasheet/pine64/rtl8201cp.pdf Realtek RTL8201 10/100M Ethernet Transceiver for PINE A64 Board]
** Wifi/BT module information:
** Wifi/BT module information:
*** [http://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]
*** [http://files.pine64.org/doc/datasheet/pine64/RTL8723BS.pdf Realtek RTL8723BS WiFi with BT SDIO]

Revision as of 18:55, 10 March 2019

The Project "Don't be evil" - Phase 2 of PINE64 Smartphone "PinePhone" Development Kit

Project Don't be evil is an actual smartphone developer kit for the PINE64 Smartphone dubbed "PinePhone". It is used in the early stages of development as a starting point for affiliated projects. PinePhone development has been broken down into three distinct phases:

  • First phase - Project Anakin
  • Second phase - purpose-built development kit code named "Don't be evil" and introduced at FOSDEM 2019
  • Lastly, the third phase which is the PinePhone itself - scheduled to be prototype released in Q3 2019 and BTO batch released with mobile OS parents in Q4 2019 (pending on software development).

Image: 500 pixels Image: 500 pixels


Project Don't be evil, Baseboard and SOPine Module Information, and Schematics

System Memory

  • RAM Memory Variants: 2GB LPDDR3.
  • Storage Memory: SPI Flash and optional eMMC module from 16GB up to 64GB


Datasheets for Components and Peripherals


You can also flash an OS image manually; please follow the instructions below.

Software and OS Image Downloads

ubports.png

UBPorts mainline build

  • Not Yet Ready *


plasma_mobile.png

KDE Plasma Mobile build

  • Not Yet Ready *


postmarketos.png

Postmarket OS build

  • Not Yet Ready *


sailfishos.png

Sailfish OS build

  • Not Yet Ready *


maemo_leste.png

Maemo OS build

  • Not Yet Ready *


Mali-400 64-bit Driver

Mali-400 64-bit Driver [20171220]


Quick Links to Build Sources of OS Images

Some these OS images labelled as beta or nightly builds which means they are only fit for testing purposes

These images should be used at your own risk and are not fit for normal use



SoC and Memory Specification

  • Based on Allwinner A64/R18
    • R18 and A64 are identical SoC but R18 committed for 10 years supply by vendor.

Allwinner A64.jpg Allwinner R18.png

CPU Architecture

  • Quad-core ARM Cortex-A53 Processor@1152Mhz
  • A power-efficient ARM v8 architecture
  • 64 and 32bit execution states for scalable high performance
  • Support NEON Advanced SIMD (Single Instruction Multiple Data) instruction for acceleration of media and signal processing function
  • Support Large Physical Address Extensions(LPAE)
  • VFPv4 Floating Point Unit
  • 32KB L1 Instruction cache and 32KB L1 Data cache
  • 512KB L2 cache

GPU Architecture


Other Resources