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

Unified Diff: include/configs/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: Remove folder HY27UF084G2B, move timing value to config file. 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/tegra2-common.h
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index a39e017bb49f0619dc48d6305163a5768b665613..874e6311f1e8d826d77b10ae9613fa89cdd543f4 100755
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -179,7 +179,7 @@
/*
* Board NAND Info.
*/
-#define CONFIG_NAND_TEGRA2
+#define CONFIG_TEGRA2_NAND
#define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */
/* to access nand */
#define CONFIG_SYS_NAND_BASE NAND_BASE /* physical address */

Powered by Google App Engine
This is Rietveld 408576698