From: Alim Akhtar <alim.akh...@samsung.com>

This enables the tmu command to read the current SOC
temperature with the help of TMU

Signed-off-by: Alim Akhtar <alim.akh...@samsung.com>
Acked-by: Simon Glass <s...@chromium.org>
---
Changes since v2:
        - None

 include/configs/exynos5250-dt.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 2f4315a..2b9271c 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -111,6 +111,7 @@
 
 /* Thermal Management Unit */
 #define CONFIG_EXYNOS_TMU
+#define CONFIG_CMD_TMU
 
 /* USB */
 #define CONFIG_CMD_USB
-- 
1.7.2.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to