device-oneplus-cheeseburger: drop psi=1 from cmdline (MR 2672)
PSI is now enabled by default in linux-postmarketos-qcom-msm8998.
This commit is contained in:
parent
659b8240ac
commit
8e8a62dc52
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=device-oneplus-cheeseburger
|
||||
pkgdesc="OnePlus 5"
|
||||
pkgver=1
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -59,6 +59,6 @@ phosh() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
c31bdb643167c40bdcd31f188eeba49a736b8e37c83ec959d1be6fa413c73cbf52456eff76525a39a6f71bf3ec3385db8f70925912514d63e4f24fece3361ff2 deviceinfo
|
||||
dfa270249998db3fe79dd0bb83359e0af9366fcc80fe8239ec3e1747deb3ad26fac04c0874daaf1258d70885a1720120d79b84bc35fe1b0f04c2c8dffca3fdea deviceinfo
|
||||
2288f08a44aae5136c0c0c846501c2bd4bcb10f05454b40c6e4490d398385b8a7129216047b5eb7982ca6d62d3aa71f3e18bfb8661d0cd32c8a600685ca0da48 phoc.ini
|
||||
"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ deviceinfo_kernel_cmdline_downstream="androidboot.hardware=qcom user_debug=31 ms
|
|||
deviceinfo_dtb_mainline="qcom/msm8998-oneplus-cheeseburger"
|
||||
deviceinfo_append_dtb_mainline="true"
|
||||
# We need 'clk_ignore_unused' for now or we don't get graphics
|
||||
deviceinfo_kernel_cmdline_mainline="clk_ignore_unused quiet loglevel=5 psi=1"
|
||||
deviceinfo_kernel_cmdline_mainline="clk_ignore_unused quiet loglevel=5"
|
||||
deviceinfo_flash_kernel_on_update="true"
|
||||
|
||||
# Initramfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue