From patchwork Tue Dec 11 10:54:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [U-Boot,8/8] EXYNOS5: Config: Enable tmu command From: Hatim RV X-Patchwork-Id: 205171 Message-Id: <1355223289-15685-9-git-send-email-hatim.rv@samsung.com> To: u-boot@lists.denx.de Date: Tue, 11 Dec 2012 16:24:49 +0530 From: Alim Akhtar This enables the tmu command to read the current SOC temperature with the help of TMU Signed-off-by: Alim Akhtar Acked-by: Simon Glass 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