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

Soeren Moch smoch at web.de
Sun Jun 28 17:27:48 CEST 2015


> 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?

Thanks,
Soeren


More information about the U-Boot mailing list