
Hi Fabio,
-----Original Message----- From: Fabio Estevam [mailto:festevam@gmail.com] Sent: Thursday, July 16, 2015 9:15 AM To: Alonso Lazcano Adrian-B38018 Cc: U-Boot-Denx; Stefano Babic; Estevam Fabio-R49496; Otavio Salvador Subject: Re: [U-Boot] [PATCH 08/11] imx: mx7 dm thermal driver support
Hi Adrian,
On Wed, Jul 15, 2015 at 7:49 PM, Adrian Alonso aalonso@freescale.com wrote:
diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 3d5bba7..d42b7f0 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -14,7 +14,7 @@ #define CONFIG_SPL_MMC_SUPPORT #include "imx6_spl.h"
-#define CONFIG_IMX6_THERMAL +#define CONFIG_IMX_THERMAL
This would cause a conflict with Peter Robinson's series that centralizas CONFIG_IMX6_THERMAL
[Adrian] So far Peter Robinson patch's have been Acked but not yet committed into u-boot master. I will wait into patch's are committed to rework and send and new patch series for imx7 support addressing All the comment and suggestion.
Thanks :)