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

Unified Diff: include/configs/chromeos/common.h

Issue 6480056: Add four main boot methods to developer build (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/u-boot-next.git@chromeos-v2010.09
Patch Set: Rebased to ToT to take advantage of a refactor there Created 9 years, 10 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 | « no previous file | include/configs/chromeos/developer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/configs/chromeos/common.h
diff --git a/include/configs/chromeos/common.h b/include/configs/chromeos/common.h
index 669e7651eeb6dd75ca4f92c00c2ccd199b2ed8f4..8712cbe489953c9fb6c8bc2586f36a94fde848f0 100644
--- a/include/configs/chromeos/common.h
+++ b/include/configs/chromeos/common.h
@@ -27,6 +27,7 @@
#define CONFIG_CMD_SOURCE
/* friendly debug environment */
+/* TODO(clchiou): Should now use Chrome OS developer config instead */
#ifdef VBOOT_DEBUG
#define CONFIG_CMD_CROS
#define CONFIG_SYS_HUSH_PARSER
« no previous file with comments | « no previous file | include/configs/chromeos/developer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698