[U-Boot] [PATCH 8/8] EXYNOS5: Config: Enable tmu command
Hatim Ali
hatim.rv at samsung.com
Tue Dec 11 11:54:49 CET 2012
From: Alim Akhtar <alim.akhtar at samsung.com>
This enables the tmu command to read the current SOC
temperature with the help of TMU
Signed-off-by: Alim Akhtar <alim.akhtar at samsung.com>
Acked-by: Simon Glass <sjg at chromium.org>
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
More information about the U-Boot
mailing list