[U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option

Soeren Moch smoch at web.de
Sun Jun 28 18:23:13 CEST 2015



On 28.06.2015 18:09, Peter Robinson wrote:
> On Sun, Jun 28, 2015 at 4:27 PM, Soeren Moch <smoch at web.de> wrote:
>>> Update boards that already include it, add DM options for those
>>> that don't yet.
>>>
>>> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
>>> ---
>>>  configs/aristainetos2_defconfig     | 2 ++
>>>  configs/aristainetos_defconfig      | 2 ++
>>>  configs/cgtqmx6qeval_defconfig      | 2 ++
>>>  configs/cm_fx6_defconfig            | 2 ++
>>>  configs/gwventana_defconfig         | 2 ++
>>>  configs/mx6dlarm2_defconfig         | 2 ++
>>>  configs/mx6dlarm2_lpddr2_defconfig  | 2 ++
>>>  configs/mx6dlsabreauto_defconfig    | 2 ++
>>>  configs/mx6dlsabresd_defconfig      | 2 ++
>>>  configs/mx6qarm2_defconfig          | 2 ++
>>>  configs/mx6qarm2_lpddr2_defconfig   | 2 ++
>>>  configs/mx6qsabreauto_defconfig     | 2 ++
>>>  configs/mx6qsabresd_defconfig       | 2 ++
>>>  configs/mx6sabresd_spl_defconfig    | 2 ++
>>>  configs/mx6sxsabresd_defconfig      | 2 ++
>>>  configs/mx6sxsabresd_spl_defconfig  | 2 ++
>>>  configs/nitrogen6dl2g_defconfig     | 2 ++
>>>  configs/nitrogen6dl_defconfig       | 2 ++
>>>  configs/nitrogen6q2g_defconfig      | 2 ++
>>>  configs/nitrogen6q_defconfig        | 2 ++
>>>  configs/nitrogen6s1g_defconfig      | 2 ++
>>>  configs/nitrogen6s_defconfig        | 2 ++
>>>  configs/novena_defconfig            | 2 ++
>>>  configs/ot1200_defconfig            | 2 ++
>>>  configs/ot1200_spl_defconfig        | 2 ++
>>>  configs/platinum_picon_defconfig    | 2 ++
>>>  configs/platinum_titanium_defconfig | 2 ++
>>>  configs/secomx6quq7_defconfig       | 2 ++
>>>  configs/tbs2910_defconfig           | 2 ++
>>>  configs/tqma6q_mba6_mmc_defconfig   | 2 ++
>>>  configs/tqma6q_mba6_spi_defconfig   | 2 ++
>>>  configs/tqma6s_mba6_mmc_defconfig   | 2 ++
>>>  configs/tqma6s_mba6_spi_defconfig   | 2 ++
>>>  configs/udoo_quad_defconfig         | 2 ++
>>>  configs/warp_defconfig              | 2 ++
>>>  include/configs/embestmx6boards.h   | 2 --
>>>  include/configs/gw_ventana.h        | 3 ---
>>>  include/configs/mx6_common.h        | 2 ++
>>>  include/configs/mx6cuboxi.h         | 2 --
>>>  include/configs/mx6sabre_common.h   | 2 --
>>>  40 files changed, 72 insertions(+), 9 deletions(-)
>>>>
>>> Acked-by: Stefano Babic <sbabic at denx.de>
>>>
>>> Best regards,
>>> Stefano Babic
>>
>> Stefano,
>>
>> in the u-boot-imx repository there is already thermal support for
>> tbs2910. We would need to revert commit
>> fbd18aa610df896ccebbebb3fb88b19dddd7c413 before applying this patch.
>> Can you squash the revert into this patch, please?
>>
>>
>> Peter,
>>
>> can you please cc: all board maintainers when sending patches?
> 
> I was emailing the list that getmainters.pl returns.
> 


./scripts/get_maintainer.pl <this patch> in u-boot-imx prints
following board maintainers:

Heiko Schocher <hs at denx.de> (maintainer:ARISTAINETOS BOARD)
Nikita Kiryanov <nikita at compulab.co.il> (maintainer:CM_FX6 BOARD)
Tim Harvey <tharvey at gateworks.com> (maintainer:GW_VENTANA BOARD)
Jason Liu <r64343 at freescale.com> (maintainer:MX6QARM2 BOARD)
Ye Li <b37916 at freescale.com> (maintainer:MX6QARM2 BOARD)
Fabio Estevam <fabio.estevam at freescale.com> (maintainer:MX6QSABREAUTO BOARD)
Eric Nelson <eric.nelson at boundarydevices.com> (maintainer:NITROGEN6X BOARD)
Marek Vasut <marex at denx.de> (maintainer:NOVENA BOARD)
Christian Gmeiner <christian.gmeiner at gmail.com> (maintainer:BACHMANN
ELECTRON...)
Stefan Roese <sr at denx.de> (maintainer:PLATINUM BOARD)
Boris Brezillon <boris.brezillon at free-electrons.com> (maintainer:MX6QUQ7
BOARD)
Soeren Moch <smoch at web.de> (maintainer:TBS2910 BOARD)
Markus Niebel <Markus.Niebel at tq-group.com> (maintainer:TQ SYSTEMS TQMA6...)
Otavio Salvador <otavio at ossystems.com.br> (maintainer:WaRP BOARD)
"Eric Bénard" <eric at eukrea.com> (maintainer:MX6BOARDS BOARD)

Regards,
Soeren


More information about the U-Boot mailing list