Skip to content

fairphone-fp4: add support for using super partition

Luca Weiss requested to merge fp4-super into master

Set the necessary flag in deviceinfo so a user can use a logical partition that was flashed using fastbootd.

$ fastboot create-logical-partition postmarketOS 1000000000
$ pmbootstrap flasher flash_rootfs --partition postmarketOS

Merge request reports