From 0c1370b5f1b3e8abc934ea913a4377f05f32e4a9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 7 Aug 2017 22:05:24 +0300 Subject: Initial static build --- docs/wiki/Fairphone-2/index.html | 64 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 docs/wiki/Fairphone-2/index.html (limited to 'docs/wiki/Fairphone-2') diff --git a/docs/wiki/Fairphone-2/index.html b/docs/wiki/Fairphone-2/index.html new file mode 100644 index 0000000..272c304 --- /dev/null +++ b/docs/wiki/Fairphone-2/index.html @@ -0,0 +1,64 @@ + + + + + + postmarketOS + + + + + + + + + + + + + + + +
+
+ +

+ + postmarketOS +

+
+ + +

Fairphone 2

+

Contributors

+ +

What works

+ +

Current Boot Process

+

This is what I did: +Use the efidroid lk.img (have to compile yourself right now) for working around an fastboot/lk issue in the stock Fairphone bootloader.

+
fastboot boot lk.img
+fastboot flash system pmOS_system.img
+ + +

Booting the boot.img doesn't work currently because of dt problems. Probably a similar issue as on the Mozilla Flame.

+

pmOS branch: https://github.com/postmarketOS/pmbootstrap/tree/device-fairphone-fp2 +z3ntu's branch (maybe more up-to-date): https://github.com/z3ntu/pmbootstrap

+

Abbreviations

+

lk = Little Kernel (that's what the bootloader which includes fastboot is based on for most newer devices)

+

dt = Device Tree (method of describing hardware, see https://www.devicetree.org/)

+ +
+
+ + \ No newline at end of file -- cgit v1.3.1