summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2014-09-05 15:36:27 -0300
committerStefano Babic <sbabic@denx.de>2014-09-09 17:11:01 +0200
commit19a895cbe9430e5abe68ef4bd4985cefef6e6347 (patch)
tree5000a5f6e8da2173f24dd5fd0a9d679395d7db71 /include
parent3ee96c7da9b76f7462c2fae89592f5bad110ea90 (diff)
downloadblackbird-obmc-uboot-19a895cbe9430e5abe68ef4bd4985cefef6e6347.tar.gz
blackbird-obmc-uboot-19a895cbe9430e5abe68ef4bd4985cefef6e6347.zip
mx6qsabreauto: Remove imx6q-sabreauto.dts
Commit fa9c021632473 ("mx6: add example DTB for mx6qsabreauto") introduced 'imx6q-sabreauto.dts' but it adds no real value as the dts file only contains the 'model' and 'compatible' strings. After this commit the final binary is also changed from 'u-boot.imx' to 'u-boot-dtb.imx', which may confuse users. So revert it until a more complete and useful device tree could be provided. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6qsabreauto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx6qsabreauto.h b/include/configs/mx6qsabreauto.h
index d1639c4c76..0ab31279cc 100644
--- a/include/configs/mx6qsabreauto.h
+++ b/include/configs/mx6qsabreauto.h
@@ -45,7 +45,4 @@
#define CONFIG_SYS_I2C_MXC
#define CONFIG_SYS_I2C_SPEED 100000
-#define CONFIG_OF_SEPARATE
-#define CONFIG_DEFAULT_DEVICE_TREE imx6q-sabreauto
-
#endif /* __MX6QSABREAUTO_CONFIG_H */
OpenPOWER on IntegriCloud