summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/tegra3-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tegra3-common.h b/include/configs/tegra3-common.h
index 69d6dfde5c..abd60bbacd 100644
--- a/include/configs/tegra3-common.h
+++ b/include/configs/tegra3-common.h
@@ -125,4 +125,6 @@
#define CONFIG_SYS_TEXT_BASE 0x80E08000
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CONFIG_INITRD_TAG /* enable initrd ATAG */
+
#endif /* __TEGRA3_COMMON_H */