projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc5478b
)
Exynos5: Config: Enable dtt command for TMU
author
Akshay Saraswat
<akshay.s@samsung.com>
Mon, 25 Feb 2013 01:13:05 +0000
(
01:13
+0000)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Tue, 12 Mar 2013 08:06:25 +0000
(17:06 +0900)
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>
include/configs/exynos5250-dt.h
patch
|
blob
|
history
diff --git
a/include/configs/exynos5250-dt.h
b/include/configs/exynos5250-dt.h
index fe9a3c6ed6ddb0e3953fbf484c19dbd44adf6951..f334d4595a2045c8729a78a781d8b0cc36bd65bf 100644
(file)
--- 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