motorola-surnia: initial port from Motorola harpia
Merge request reports
Activity
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
Thank you very much for your awesome work on this port @unrznbl! Especially that you've described in the wiki page how to use the modem https://wiki.postmarketos.org/wiki/Moto_E_(motorola-surnia)
By Oliver Smith on 2018-10-02T05:51:16
@ollieparanoid I don't have access to serial console yet. Not sure if I can get it. I have ordered another device of the same type to break open and look for uart pads.
By Craig Comstock on 2018-10-03T03:41:22
added 1 commit
- 102c8d9e - use surnia_defconfig and adjust a few other bits, squashme
By Craig Comstock on 2018-10-03T03:42:58
added 25 commits
-
755ee85c...8cd9e694 - 22 commits from branch
postmarketOS:master
- 4389f450 - first step of porting motorola-harpia to motorola-surnia (Moto E)
- a920f816 - use surnia_defconfig and adjust a few other bits, squashme
- 2885a504 - fixup some naming, squashme
By Craig Comstock on 2018-10-03T04:01:14
Toggle commit list-
755ee85c...8cd9e694 - 22 commits from branch
- Resolved by Administrator
- Resolved by Administrator
- Resolved by Administrator
Thanks for the update! The GCC6/8 stuff is fixed properly now. If you like to, you could rebase on master and then regenerate your kernel (
pmbootstrap aportgen linux-motorola-harpia
) and see if it compiles with GCC8 now, the new aportgen code will create patches that should make it compile.That is optional though, I'd also be fine with merging a version that only works with GCC6 for now.
I did another review. Besides these points: you've marked this as WIP because you can't flash it to the device, right? But since it does boot already, I would recommend that we merge this as initial version once the discussion points are resolved.
By Oliver Smith on 2018-10-08T06:39:36
added 42 commits
-
9c81d0ac...f5f34402 - 33 commits from branch
postmarketOS:master
- 7d6b3054 - first step of porting motorola-harpia to motorola-surnia (Moto E)
- 6b762125 - use surnia_defconfig and adjust a few other bits, squashme
- 279be84e - fixup some naming, squashme
- 2d299d07 - use gcc6 specifically
- 59a20042 - use lineageos cm-14.1 surnia_defconfig and adjust for gcc 6
- 4664a0d3 - rebase to master, rerun aportgen linux-motorola-surnia and checksum…
- da022a7c - try without failing gcc8 patch, my kernel does not look similar so maybe not a problem.
- e24b08bb - oops, wrong line for end quote, squashme
- 65b7dd2e - use gcc6 after all, kernel would not compile with gcc8
By Craig Comstock on 2018-10-14T03:16:02
Toggle commit list-
9c81d0ac...f5f34402 - 33 commits from branch