Skip to content
Snippets Groups Projects
Unverified Commit ab3b6098 authored by Anton Bambura's avatar Anton Bambura
Browse files

samsung-w767: add cmdline to fix UFS (MR 4522)

parent c1e4b238
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,6 @@ nonfree_firmware() {
sha512sums="
d39ff6d4c5eba60c556e55b2897a4f4669e816f5d73e8eec3b65cb73de4fe7756df9878744f2cc72c3ee8b1c4f0275192d05dc3ce1973b17ccf7bcf28f20eaab deviceinfo
3cec42f2018ed1694101d7c4be03c1e1b518a8ce422b1c840cf7b030a882236e521906afa60626b34c3d0d579b7d43ea315ff8942fea65c32ac09dc5706c3e16 deviceinfo
23ade4e4526fa1445240219d227f34a445a3298b63c15fca751eea7c5ba0306ce3a76e4ddee341f9aa6f0e02a7f9d3d0ebb4dda0aec8ae0585dd8f6de7483c85 modules-initfs
"
......@@ -19,7 +19,8 @@ deviceinfo_screen_height="1080"
# Bootloader related
deviceinfo_flash_method="none"
deviceinfo_kernel_cmdline="efi=novamap clk_ignore_unused pd_ignore_unused console=null"
# most parameters from: https://github.com/jhovold/linux/wiki/X13s#kernel-command-line
deviceinfo_kernel_cmdline="console=null iommu.passthrough=0 iommu.strict=0 pcie_aspm.policy=powersupersave clk_ignore_unused pd_ignore_unused arm64.nopauth efi=noruntime"
deviceinfo_generate_systemd_boot="true"
deviceinfo_boot_filesystem="fat32"
deviceinfo_partition_type="gpt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment