The flo bootloader discards the first 26 characters of the kernel cmdline. The conversion to the new kernel cmdline configuration in !7830 now causes "quiet" from 00-base.conf to be prefied before the xxxxx padding workaround, which caused the effective cmdline to begin "xxxxxxconsole=ttyMSM0,115200,n8" (quiet discarded, and console no longer would parse). Putting the xxxxx workaround in a file that sorts before 00-base.conf causes the intended characters to be discarded. The number of xxx's changed from 26 to 25 because now there will be a space following the string. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8111> |
||
|---|---|---|
| .. | ||
| 90-android-touch-dev.rules | ||
| APKBUILD | ||
| deviceinfo | ||
| kernel-cmdline-workaround.conf | ||
| kernel-cmdline.conf | ||
| pointercal | ||
| wpa_supplicant.conf | ||