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

Unified Diff: include/configs/chromeos/developer.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 | « include/config_cmd_all.h ('k') | include/configs/chromeos/recovery.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/configs/chromeos/developer.h
diff --git a/include/configs/chromeos/developer.h b/include/configs/chromeos/developer.h
index e610d2440a5140edc3dfd8f91ef1bad9214f1990..3389187ce5c7abbb0f3ba0754730548b1360026f 100644
--- a/include/configs/chromeos/developer.h
+++ b/include/configs/chromeos/developer.h
@@ -31,6 +31,8 @@
#define CONFIG_EFI_PARTITION
#define CONFIG_DOS_PARTITION
+#define CONFIG_CMD_CROS_REC
+
#define CONFIG_CHROMEOS_BMPBLK
#define CONFIG_CMD_BMP
#define CONFIG_LCD_BMP_RLE8
« no previous file with comments | « include/config_cmd_all.h ('k') | include/configs/chromeos/recovery.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698