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 <hungte@chromium.org>
> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1835487
> Reviewed-by: Joel Kitching <kitching@chromium.org>

BUG=chromium:1024401

Change-Id: Ied606b4cb55f818940bdb1c71bf18d1f75568430
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1919096
Tested-by: Hung-Te Lin <hungte@chromium.org>
Auto-Submit: Hung-Te Lin <hungte@chromium.org>
Commit-Queue: Karthikeyan Ramasubramanian <kramasub@chromium.org>
Reviewed-by: Karthikeyan Ramasubramanian <kramasub@chromium.org>
1 file changed