pmbootstrap/pmb/flasher
Ion Agorria 39b3a489ef
pmbootstrap flasher flash_kernel --partition (!1741)
Allow changing the kernel partition for fastboot and heimdall in
deviceinfo and on the fly while doing "pmbootstrap flasher
flash_kernel". Also allow changing the partition for
"... flash_rootfs" with fastboot (this was only possible with
heimdall so far).

Introduce two new deviceinfo variables:
* flash_fastboot_partition_kernel
* flash_fastboot_partition_system

This is useful for devices with dual partitioning that have boot_a
and boot_b.
2019-01-20 01:14:30 +01:00
..
__init__.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
frontend.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
init.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
run.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
variables.py pmbootstrap flasher flash_kernel --partition (!1741) 2019-01-20 01:14:30 +01:00