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/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: 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/configs/chromeos/developer.h
diff --git a/include/configs/chromeos/developer.h b/include/configs/chromeos/developer.h
index 35aa89bed440accd04067f1042ce5aec1e3ca2ce..d33cde4b5a5291a143ea81beaa8b8693251bba31 100644
--- a/include/configs/chromeos/developer.h
+++ b/include/configs/chromeos/developer.h
@@ -29,6 +29,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

Powered by Google App Engine
This is Rietveld 408576698