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

Unified Diff: include/configs/chromeos/recovery.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/recovery.h
diff --git a/include/configs/chromeos/recovery.h b/include/configs/chromeos/recovery.h
index 7ac4b7e564c7b5665a67ef9d9cf621e1dac18d6a..7c4f1a2bbf72949ef5e4824e18487f953ac052b7 100644
--- a/include/configs/chromeos/recovery.h
+++ b/include/configs/chromeos/recovery.h
@@ -28,6 +28,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