[U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support
Nikolay Dimitrov
picmaster at mail.bg
Mon May 18 01:10:45 CEST 2015
Signed-off-by: Nikolay Dimitrov <picmaster at mail.bg>
---
include/configs/embestmx6boards.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/embestmx6boards.h b/include/configs/embestmx6boards.h
index e9f5bed..16b5826 100644
--- a/include/configs/embestmx6boards.h
+++ b/include/configs/embestmx6boards.h
@@ -36,6 +36,7 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_IMX6_THERMAL
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)
--
1.7.10.4
More information about the U-Boot
mailing list