pmaports/device/testing/device-asus-flo
Eric Anderson a7cfc24c34
device-asus-flo: Fix cmdline bootloader workaround
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>
2026-03-02 14:23:10 +00:00
..
90-android-touch-dev.rules device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00
APKBUILD device-asus-flo: Fix cmdline bootloader workaround 2026-03-02 14:23:10 +00:00
deviceinfo device-asus-flo: Fix cmdline bootloader workaround 2026-03-02 14:23:10 +00:00
kernel-cmdline-workaround.conf device-asus-flo: Fix cmdline bootloader workaround 2026-03-02 14:23:10 +00:00
kernel-cmdline.conf device-asus-flo: Fix cmdline bootloader workaround 2026-03-02 14:23:10 +00:00
pointercal device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00
wpa_supplicant.conf device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00