From d1e893a38cd2c6811c728bead2fc62dc6dc9e7a8 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 26 Feb 2019 07:43:48 +0000 Subject: ti43x.inc: re-enable HDMI specific DTB for AM437x GP This reverts commit 517864fb4f37b424877a823da76ea7b780e5a45d. Signed-off-by: Denys Dmytriyenko --- conf/machine/include/ti43x.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc index 9a2c9e36..c64730cf 100644 --- a/conf/machine/include/ti43x.inc +++ b/conf/machine/include/ti43x.inc @@ -26,7 +26,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging" KERNEL_IMAGETYPE = "zImage" -KERNEL_DEVICETREE = "am437x-gp-evm.dtb \ +KERNEL_DEVICETREE = "am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb \ am437x-sk-evm.dtb am437x-idk-evm.dtb \ am43x-epos-evm.dtb" -- cgit v1.2.3-54-g00ecf