From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 19 May 2015 15:12:22 +0200 Subject: [U-Boot] [PATCH 1/3] imx: riotboard, marsboard: Enable thermal support In-Reply-To: <1431904247-7298-1-git-send-email-picmaster@mail.bg> References: <1431904247-7298-1-git-send-email-picmaster@mail.bg> Message-ID: <555B36B6.1000402@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 18/05/2015 01:10, Nikolay Dimitrov wrote: > Signed-off-by: Nikolay Dimitrov > --- > 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) > Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================