Files
OpenCellular/common/vboot
Daisuke Nojiri 39684f8946 EFS: Perform EFS even if flash WP is enabled
This patch removes flash WP check in the EFS main. It means even
if the SPI flash is not write protected, it performs EFS.

This allows dogfood devices to boot just like normal devices.

BUG=b:74983574
BRANCH=none
TEST=Boot Fizz. Verify EFS works as expected.
HW_WP=0, SW_WP=0: No EFS
HW_WP=0, SW_WP=1: No EFS
HW_WP=1, SW_WP=0: EFS is performed (Dogfood devices)
HW_WP=1, SW_WP=1: EFS is performed (Normal devices)

Change-Id: I33b39463d6bd16fe0fc398cd49f3c92c76fa5103
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/964740
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2018-03-16 18:31:27 -07:00
..
2017-08-29 19:37:04 -07:00
2017-08-29 19:37:04 -07:00