fix: avoid blanking during initrd before msm is loaded

This commit is contained in:
Adam Stephens 2024-02-14 09:49:08 -05:00
parent 2ff2c3fbcf
commit baa17c8f4d
No known key found for this signature in database

View file

@ -61,6 +61,7 @@ in
"efi=noruntime" "efi=noruntime"
"clk_ignore_unused" "clk_ignore_unused"
"pd_ignore_unused" "pd_ignore_unused"
"regulator_ignore_unused"
"arm64.nopauth" "arm64.nopauth"
# blacklist graphics in initrd so the firmware can load from disk # blacklist graphics in initrd so the firmware can load from disk