| commit | 18530cab31463d0f1d79cb846f6363a2bd002669 | [log] [tgz] |
|---|---|---|
| author | Hung-Te Lin <[email protected]> | Fri Nov 15 18:56:40 2019 |
| committer | Commit Bot <[email protected]> | Fri Nov 15 19:18:40 2019 |
| tree | 38b55e671d84149c23cc3d61cdd057b663bb0f34 | |
| parent | 089a944d51778640d26a125123e1d1946c828e90 [diff] |
Revert "futility: updater: Try to update only EC RO when software sync is available" This reverts commit 7be3991ed441865f325182885ea08dc199ddbfd5. Reason for revert: Some platforms (even including octopus, nami, ...) have broken EC_RO in FMAP and can't really do partial-update for that. Original change's description: > futility: updater: Try to update only EC RO when software sync is available > > For devices with EC that will reset TCPC during sysjump, updating > firmware in recovery mode may cause problems. However, for developers > manually updating firmware in developer mode (Ctrl-U), the EC firmware > should be running in EC RO and we may have a chance to update > successfully. > > BRANCH=None > BUG=b:141965252 > TEST=Boot device in recovery mode and run > futility -i image.bin -e ec.bin; see correct message and then I/O error. > Boot device in developer mode (Ctrl-U) and run > futility -i image.bin -e ec.bin; see correct message. > > Cq-Depend: chromium:1837564 > Change-Id: I9aa79df35094ab0c8eecc68c6652327d3325246a > Signed-off-by: Hung-Te Lin <[email protected]> > Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1835487 > Reviewed-by: Joel Kitching <[email protected]> BUG=chromium:1024401 Change-Id: Ied606b4cb55f818940bdb1c71bf18d1f75568430 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1919096 Tested-by: Hung-Te Lin <[email protected]> Auto-Submit: Hung-Te Lin <[email protected]> Commit-Queue: Karthikeyan Ramasubramanian <[email protected]> Reviewed-by: Karthikeyan Ramasubramanian <[email protected]>