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

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

Issue 6609003: Remove NAND support from the common tegra2 configuration. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/u-boot-next.git@chromeos-v2010.09
Patch Set: 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/configs/chromeos/tegra2/common.h
diff --git a/include/configs/chromeos/tegra2/common.h b/include/configs/chromeos/tegra2/common.h
index afc37fc24ff62dcae4ec70813ed22227d4f00df8..284ead8135e2695458ce7cd06c493ddbfdcb00ab 100644
--- a/include/configs/chromeos/tegra2/common.h
+++ b/include/configs/chromeos/tegra2/common.h
@@ -129,7 +129,6 @@
#include <configs/chromeos/tegra2/parts/i2c.h>
#include <configs/chromeos/tegra2/parts/lcd.h>
#include <configs/chromeos/tegra2/parts/mmc.h>
-#include <configs/chromeos/tegra2/parts/nand.h>
vb 2011/03/03 03:44:04 should it be added to some other image(set of imag
#include <configs/chromeos/tegra2/parts/uart.h>
#define CONFIG_DISPLAY_BOARDINFO 1
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698