]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
imx: marsboard: Enable thermal DM support
authorNikolay Dimitrov <picmaster@mail.bg>
Sun, 17 May 2015 23:10:47 +0000 (02:10 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 May 2015 14:00:40 +0000 (11:00 -0300)
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Conflicts:
configs/marsboard_defconfig

configs/marsboard_defconfig

index d5c9f08f3e092134b2abe1102cefabac0a32fa47..460e2d022c07036327150454280cf859d79d2f1c 100644 (file)
@@ -1,3 +1,5 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX6Q,DDR_MB=1024,ENV_IS_IN_SPI_FLASH"
 CONFIG_ARM=y
 CONFIG_TARGET_EMBESTMX6BOARDS=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q.cfg,MX6Q,DDR_MB=1024,ENV_IS_IN_SPI_FLASH"
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y