Skip to content

images: Sync partitioning across image types

Emanuele Aina requested to merge wip/em/sync-partitioning into apertis/v2021dev2
  • Drop vestigial partitions like factory_reset, flags, boot_1, boot_2 and flags_backup
  • Make all boot partitions 256M
  • Fill the entire disk, starting at sector 0
  • Drop unneeded options
  • Make the system partitions 3000M everywhere except on the SDK

Merge request reports