summaryrefslogtreecommitdiff
path: root/include/configs/jetson-tk1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/jetson-tk1.h')
-rw-r--r--include/configs/jetson-tk1.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h
index 6255750c3b..8e4807c573 100644
--- a/include/configs/jetson-tk1.h
+++ b/include/configs/jetson-tk1.h
@@ -12,6 +12,9 @@
#include "tegra124-common.h"
+/* Use memory controller SDRAM size instead of ODMDATA */
+#define CONFIG_TEGRA_USE_EMC_DRAM_SIZE
+
/* Enable fdt support for Jetson TK1. Flash the image in u-boot-dtb.bin */
#define CONFIG_DEFAULT_DEVICE_TREE tegra124-jetson-tk1
#define CONFIG_OF_CONTROL