All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support
@ 2015-05-17 23:10 Nikolay Dimitrov
  2015-05-17 23:10 ` [U-Boot] [PATCH 2/3] imx: riotboard: Enable thermal DM support Nikolay Dimitrov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nikolay Dimitrov @ 2015-05-17 23:10 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Nikolay Dimitrov <picmaster@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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-19 13:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-17 23:10 [U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support Nikolay Dimitrov
2015-05-17 23:10 ` [U-Boot] [PATCH 2/3] imx: riotboard: Enable thermal DM support Nikolay Dimitrov
2015-05-19 13:12   ` Stefano Babic
2015-05-17 23:10 ` [U-Boot] [PATCH 3/3] imx: marsboard: " Nikolay Dimitrov
2015-05-19 13:12   ` Stefano Babic
2015-05-19 13:12 ` [U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support Stefano Babic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.