summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-dt.h
diff options
context:
space:
mode:
authorAkshay Saraswat <akshay.s@samsung.com>2013-02-25 01:13:05 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-03-12 17:06:25 +0900
commit8afcfc212415b8bacdf08b752aef7976e7da52a8 (patch)
treea6ffd65bf7e547a7cdbf9e7def1ea4dad9a5c2e5 /include/configs/exynos5250-dt.h
parentbc5478b2757c9ee0068056206ea52f93ada544c8 (diff)
downloadblackbird-obmc-uboot-8afcfc212415b8bacdf08b752aef7976e7da52a8.tar.gz
blackbird-obmc-uboot-8afcfc212415b8bacdf08b752aef7976e7da52a8.zip
Exynos5: Config: Enable dtt command for TMU
This enables the dtt command to read the current SOC temperature with the help of TMU Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/exynos5250-dt.h')
-rw-r--r--include/configs/exynos5250-dt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index fe9a3c6ed6..f334d4595a 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -119,6 +119,8 @@
/* Thermal Management Unit */
#define CONFIG_EXYNOS_TMU
+#define CONFIG_CMD_DTT
+#define CONFIG_TMU_CMD_DTT
/* USB */
#define CONFIG_CMD_USB
OpenPOWER on IntegriCloud