[meta-ti] [master][PATCH 2/6] ti33x.inc: add back am335x-icev2-prueth.dtb

Denys Dmytriyenko denys at ti.com
Mon Mar 4 11:48:50 PST 2019


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

diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index ccbc942..5a0ad54 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -26,10 +26,13 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
 
 KERNEL_IMAGETYPE = "zImage"
 
-KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-icev2.dtb \
-                    am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \
-                    am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
-                    am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"
+KERNEL_DEVICETREE = " \
+    am335x-evm.dtb am335x-evmsk.dtb \
+    am335x-icev2.dtb am335x-icev2-prueth.dtb \
+    am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \
+    am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
+    am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \
+"
 
 KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am335x-icev2-pru-excl-uio.dtb', '', d)}"
 
-- 
2.7.4



More information about the meta-ti mailing list