[meta-ti] [master][PATCH 1/4] ti43x.inc: HDMI specific DTBs are not ready yet

Denys Dmytriyenko denys at ti.com
Wed Feb 6 08:42:02 PST 2019


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/include/ti43x.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 9adf140..9a2c9e3 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -26,9 +26,9 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
 
 KERNEL_IMAGETYPE = "zImage"
 
-KERNEL_DEVICETREE = "am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb \
+KERNEL_DEVICETREE = "am437x-gp-evm.dtb \
                     am437x-sk-evm.dtb am437x-idk-evm.dtb \
-                    am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb"
+                    am43x-epos-evm.dtb"
 
 KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am437x-idk-pru-excl-uio.dtb', '', d)}"
 
-- 
2.7.4



More information about the meta-ti mailing list