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

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: add kernel verification and more 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
Index: include/config_cmd_all.h
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 89b2f874b7a104a99cbf84efc502ec7a62ba0f6f..bb79a8cb5e36cb099f5e502457c31b8739ee8ade 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -26,6 +26,7 @@
#define CONFIG_CMD_CONSOLE /* coninfo */
#define CONFIG_CMD_CROS /* Chrome OS verify boot (debug)*/
#define CONFIG_CMD_CROS_BOOTSTUB/* Chrome OS verify boot stub */
+#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 */

Powered by Google App Engine
This is Rietveld 408576698