xiaomi-clover: new device (Xiaomi Mi Pad 4)
Merge request reports
Activity
GEN usr/initramfs_data.cpio find: unrecognized: -printf BusyBox v1.33.0 () multi-call binary. Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS] Search for files and perform actions on them. First failed action stops processing of current file. Defaults: PATH is current directory, action is '-print'
at start of kernel build log. makedepend on findutils
By Alexey Min on 2021-03-02T17:35:11
added category::device + 1 deleted label
- Resolved by Administrator
- Resolved by Administrator
We have a slightly bigger issue here ;)
Mainline kernels should go into
main/
andmain/linux-postmarketos-qcom-sdm660
already exists (which is hosted at linux-postmarketos repo), so kernel stuff should ideally go there.Give me some time to test if it works on existing device and probably import the source there..
I've already did some visual check on .config and it seems more "canonically correct" to me (except maybe hardcoded cmdline) than the one in Konrad's MR, so chances are good..
By Alexey Min on 2021-03-04T10:38:08
Edited by Administrator
added 1 commit
- 1615c4e8 - xiaomi-clover: new device (Xiaomi Mi Pad 4)
By Mark on 2021-03-04T13:59:08
- Resolved by Administrator
added 12 commits
-
c302dc81...af512dbf - 8 commits from branch
postmarketOS:master
- 0b1de153 - linux-postmarketos-qcom-sdm660: update to 5.10-rc6
- 41d11564 - xiaomi-clover: new device (Xiaomi Mi Pad 4)
- a1f6e7c9 - passed through pmbootstrap kconfig edit
- 385daeef - tweaks to kernel APKBUILD
By Alexey Min on 2021-03-04T18:39:15
Toggle commit list-
c302dc81...af512dbf - 8 commits from branch
Well, lavender still boots with this with only uart supported (same as pure mainline); simple-framebuffer was lost in this transition, but not a big deal for now..
By Alexey Min on 2021-03-04T19:24:36
Edited by Administrator