u-boot-brain/arch/arm/mach-imx/mx6
Simon Glass 4e28a259fd imx: mx6cuboxi: Disable thermal driver in SPL
This feature is incompatble with of-platdata since it uses the
U_BOOT_DEVICE() macro. With of-platdata the only devices permitted are
those created by dtoc.

The driver is not used in SPL anyway, so exclude it from that build.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2020-10-29 14:42:56 -06:00
..
clock.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ddr.c ARM: mx6: ddr: Add support for iMX6UL/ULL/SL/SDL 2020-09-17 14:40:55 +02:00
Kconfig arm: mx6: Make all i.MX6 SoCs user-selectable 2020-08-25 10:26:14 +02:00
litesom.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
Makefile imx: add module fuse support 2020-05-10 13:21:13 +02:00
module_fuse.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
mp.c common: Move older CPU functions to their own header 2019-12-02 18:23:06 -05:00
opos6ul.c common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
soc.c imx: mx6cuboxi: Disable thermal driver in SPL 2020-10-29 14:42:56 -06:00