[meta-ti] Dan Murphy : conf: am43: Add hdmi dtb file to Device tree files
Arago Project git
git at arago-project.org
Mon Feb 27 15:15:12 PST 2017
Module: meta-ti
Branch: morty
Commit: 4c76c98d2a9d77c48450b01c12a63ac8d18820f2
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4c76c98d2a9d77c48450b01c12a63ac8d18820f2
Author: Dan Murphy <dmurphy at ti.com>
Date: Fri Feb 24 02:54:28 2017 +0000
conf: am43: Add hdmi dtb file to Device tree files
AM43x was missing the hdmi dtb file in the
KERNEL_DEVICETREE variable. Adding this in allows for
a copy to deploy directory.
Signed-off-by: Dan Murphy <dmurphy at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/include/ti43x.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 8f2e11f..2a2fd8d 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 = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb"
+KERNEL_DEVICETREE = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb"
UBOOT_ARCH = "arm"
UBOOT_MACHINE = "am43xx_evm_config"
More information about the meta-ti
mailing list