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

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

Issue 6623073: Chromium: arm: tegra: Add NAND support (Closed) Base URL: http://git.chromium.org/git/u-boot-next.git@chromeos-v2010.09
Patch Set: Moving CONFIG_NAND_XXX and CONFIG_TEGRA2_NAND_XXX settings 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/tegra2/generic/common.h
diff --git a/include/configs/chromeos/tegra2/generic/common.h b/include/configs/chromeos/tegra2/generic/common.h
index 059ad448ac07d6ae833a59d845aa3649a6bd082a..9e22f1fb2177975ea3f83ae25ce105740ae2c0d7 100644
--- a/include/configs/chromeos/tegra2/generic/common.h
+++ b/include/configs/chromeos/tegra2/generic/common.h
@@ -31,6 +31,7 @@
#include <configs/chromeos/tegra2/generic/parts/mmc.h>
#include <configs/chromeos/tegra2/generic/parts/pinmux.h>
#include <configs/chromeos/tegra2/generic/parts/uart.h>
+#include <configs/chromeos/tegra2/generic/parts/nand.h>
#define CONFIG_CHROMEOS_HWID "ARM TEGRA2 GENERIC BOGUS 0000"

Powered by Google App Engine
This is Rietveld 408576698