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

Unified Diff: include/configs/chromeos/tegra2/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/common.h
diff --git a/include/configs/chromeos/tegra2/common.h b/include/configs/chromeos/tegra2/common.h
index a109c6ddacadda4f51ff40e76705b704ed6d58a1..87a342cf0b5952dcdcfebe161705d16672e7e460 100644
--- a/include/configs/chromeos/tegra2/common.h
+++ b/include/configs/chromeos/tegra2/common.h
@@ -156,6 +156,7 @@
#include <configs/chromeos/tegra2/parts/mmc.h>
#include <configs/chromeos/tegra2/parts/pinmux.h>
#include <configs/chromeos/tegra2/parts/uart.h>
+#include <configs/chromeos/tegra2/parts/nand.h>
#define CONFIG_DISPLAY_BOARDINFO 1

Powered by Google App Engine
This is Rietveld 408576698