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

Unified Diff: include/config_cmd_all.h

Issue 5989010: Create Chrome OS recovery firmware procedure. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/u-boot-next.git
Patch Set: update new vboot struct Created 9 years, 9 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
« no previous file with comments | « common/cmd_cros_rec.c ('k') | include/configs/chromeos/developer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/config_cmd_all.h
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 1e14fac6a386e3c197f0a97678cb4eaa84247abc..02a58a5fb87796017e8f3605dc2d6f9ce1acd11a 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -28,6 +28,7 @@
#define CONFIG_CMD_CROS_BOOTSTUB/* Chrome OS verify boot stub */
#define CONFIG_CMD_CROS_NORMAL_FIRMWARE
/* Chrome OS verify boot normal firmware */
+#define CONFIG_CMD_CROS_REC /* Chrome OS recovery mode */
#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
#define CONFIG_CMD_DHCP /* DHCP Support */
#define CONFIG_CMD_DIAG /* Diagnostics */
« no previous file with comments | « common/cmd_cros_rec.c ('k') | include/configs/chromeos/developer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698