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

Unified Diff: include/configs/chromeos/tegra2/stub.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: Fixed # on end of serial 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
Index: include/configs/chromeos/tegra2/stub.h
diff --git a/include/configs/chromeos/tegra2/stub.h b/include/configs/chromeos/tegra2/stub.h
index 758b909522c5b016605633bcee10785f21b0fe52..6fee4baf9f5eb985b0b5d02395aaa4724abd773e 100644
--- a/include/configs/chromeos/tegra2/stub.h
+++ b/include/configs/chromeos/tegra2/stub.h
@@ -10,4 +10,7 @@
#include <configs/chromeos/stub.h>
#include <configs/chromeos/tegra2/common.h>
+/* TODO(sjg): This should be set to load and run next stage U-Boot */
+#define CONFIG_EXTRA_ENV_SETTINGS_ARCH ""
+
#endif //__configs_chromeos_tegra2_stub_h__

Powered by Google App Engine
This is Rietveld 408576698