[meta-ti] [master][PATCH 3/6] ti43x.inc: add back am43x-epos-evm-hdmi.dtb
Denys Dmytriyenko
denys at ti.com
Mon Mar 4 11:48:51 PST 2019
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/include/ti43x.inc | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index c64730c..d966eaf 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -26,9 +26,11 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
KERNEL_IMAGETYPE = "zImage"
-KERNEL_DEVICETREE = "am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb \
- am437x-sk-evm.dtb am437x-idk-evm.dtb \
- am43x-epos-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 am43x-epos-evm-hdmi.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