]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6ulevk: Add imx6ul-14x14-evk-usb-certi device tree
authorLauren Post <lauren.post@nxp.com>
Fri, 30 Sep 2016 18:46:51 +0000 (13:46 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
Below are the differences between standard evk:
- Enable tpl
- Enable software control vbus for otg2 (hardware rework is needed)
- Disable TSC due to the pin conflict with above vbus regulator

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx6ulevk.conf

index 0d5271148a4d84cce54ab2525bcb8fe004cc338a..e81b10f6e7fe22d66754765b535278c090bb0724 100644 (file)
@@ -12,7 +12,7 @@ include conf/machine/include/tune-cortexa7.inc
 MACHINE_FEATURES += " pci wifi bluetooth"
 
 KERNEL_DEVICETREE = "imx6ul-14x14-evk.dtb imx6ul-14x14-evk-csi.dtb imx6ul-14x14-evk-btwifi.dtb \
-                     imx6ul-14x14-evk-gpmi-weim.dtb "
+                     imx6ul-14x14-evk-gpmi-weim.dtb imx6ul-14x14-evk-usb-certi.dtb "
 
 UBOOT_SUFFIX = "img"
 SPL_BINARY = "SPL"