pmbootstrap/pmb/install
Clayton Craft 9f1dd64fa1
install/partition: allow specifying a different boot partition start (!1856)
This adds a new deviceinfo parameter, 'boot_part_start' which accepts an
int and indicates the number of sectors from the start of the drive to
place the boot partition.

The librem5 devkit (and actual phone) u-boot has grown beyond the 2048
sector space previously before the boot partition, so this is necessary in
order to boot pmos on this device.
2020-01-18 19:26:31 +00:00
..
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
_install.py install/partition: allow specifying a different boot partition start (!1856) 2020-01-18 19:26:31 +00:00
blockdevice.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
file.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
format.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
losetup.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
partition.py install/partition: allow specifying a different boot partition start (!1856) 2020-01-18 19:26:31 +00:00
recovery.py Change copyright to 2020 2020-01-06 02:43:00 +01:00