vimwiki/tech/pinephone.wiki

20 lines
384 B
Plaintext
Raw Normal View History

2021-12-04 02:00:01 +00:00
= Pinephone =
The pinephone is a cheap generic linux phone.
== Gentoo ==
=== Cross compiler ===
First, we will be compiling on a host gentoo system. To do this, first install
crossdev and the needed toolchain (See [[cross_toolchain]])
{{{
emerge -av git ninja crossdev
crossdev --target arm-none-eabi
}}}
=== GPU Support ===
The pinephone pro uses a Mali T860 quadcore CPU