Skip to content
Snippets Groups Projects
Commit 45f693d7 authored by Ollieparanoid's avatar Ollieparanoid
Browse files
parent e157e004
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ These are used for flashing and booting the device, and most of them are fastboo
|-
| <code>boot_filesystem</code>
| Sets the filesystem used for the /boot partition containing initramfs-extra
| default: <code>"ext4"</code>, <code>"fat16"</code>
| default: <code>"ext4"</code>, <code>"fat16"</code>, <code>"fat32"</code>
|-
| <code>rootfs_image_sector_size</code>
| Some devices made after 2016 with UFS storage use 4096 byte sectors and therefore need this option to boot. Read {{MR|1725}} for details.
......
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