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

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 some unexpected lines of code and files 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
« no previous file with comments | « include/configs/chromeos/tegra2/seaboard/common.h ('k') | include/configs/tegra2_harmony.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/configs/tegra2-common.h
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index d9421be4a9f8612185b81531ade836f4a4c1227f..0ca4844d4dabeb3f2eafa737d144f570fcb299be 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 */
« no previous file with comments | « include/configs/chromeos/tegra2/seaboard/common.h ('k') | include/configs/tegra2_harmony.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698