Richard Hughes
dfa9e11bb2
Allow handling FORCE for devices that subclass FuDevice
...
Pass FwupdInstallFlags down to the vfunc to allow us to check the flags when
parsing the firmware and updating the device.
2019-05-05 15:29:00 -05:00
Aleksander Morgado
0f0da353c2
fastboot: Use a much longer timeout as the removal delay
...
A device that has gone through a fastboot update may need more than
the previous default of 10s to come back up. Just use a much longer
value to make sure it's detected properly.
Signed-off-by: Richard Hughes <richard@hughsie.com>
2019-02-01 10:26:43 +00:00
Richard Hughes
b9b6834f54
trivial: Add FuFastbootDeviceReadFlags to fu_fastboot_device_cmd()
2019-01-30 12:14:17 +00:00
Aleksander Morgado
046c84b5b3
fastboot: flash the partition after downloading the file
2019-01-30 12:14:17 +00:00
Richard Hughes
b4fd12a4c6
Add a plugin to update hardware that supports fastboot
2018-12-03 15:50:38 +00:00