Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: firmware/version.c

Issue 3315014: Successful partitions are never marked bad by cgptlib. (Closed) Base URL: http://git.chromium.org/git/vboot_reference.git
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: firmware/version.c
diff --git a/firmware/version.c b/firmware/version.c
index 5e7eb9d7ff708b32aed607bd985c9d5df059b0d2..5c35e14cab36b9ad8a8e3741e1b3f18071cf3106 100644
--- a/firmware/version.c
+++ b/firmware/version.c
@@ -1 +1 @@
-char* VbootVersion = "VBOOv=c4585ee1";
+char* VbootVersion = "VBOOv=10a7ceb0";

Powered by Google App Engine
This is Rietveld 408576698