Skip to content

motorola-condor: new device

BogdanTheGeek requested to merge BogdanTheGeek/pmaports:condor-porting into master

This is my initial work on porting postmarkeos to the motorola moto 3 2014 codename condor. The chipset is msm8210, but the baseband drivers are for msm8610, so the kernel is mostly setup for that. The kernel is based on Lineage os. It compiles just fine with the latest gcc. Only one patch was needed for the kernel in order to remove some of the timeouts associated with rpmb partitions timing out and making the kernel take 10 minutes to boot instead of 10 seconds. I will be working more on getting the display to show the correct colours and do more tests soon.

Merge request reports