diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h
index 8cfc17a93c745c925ca59904d570ca79892a2822..1c770c90fecaa3d98a144f5dcfe523c531a36f07 100644
--- a/include/configs/tegra-common-post.h
+++ b/include/configs/tegra-common-post.h
@@ -173,6 +173,8 @@
 #define CONFIG_EXTRA_ENV_SETTINGS \
 	TEGRA_DEVICE_SETTINGS \
 	MEM_LAYOUT_ENV_SETTINGS \
+	"fdt_high=ffffffff\0" \
+	"initrd_high=ffffffff\0" \
 	BOOTCMDS_COMMON \
 	BOARD_EXTRA_ENV_SETTINGS