Add missing dtb and dtbo to deploy folder
Signed-off-by: Yogesh Siraswar <[email protected]>
---
conf/machine/am57xx-evm.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 7441e80e..f977c5c6 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -15,6 +15,7 @@ KERNEL_DEVICETREE = " \
am5729-beagleboneai.dtb \
am57xx-evm.dtb \
ti/am57xx-evm-common.dtbo \
+ am57xx-evm-reva3.dtb \
ti/am57xx-evm-reva3.dtbo \
am571x-idk.dtb \
ti/am571x-idk-touchscreen.dtbo \
@@ -22,6 +23,8 @@ KERNEL_DEVICETREE = " \
am574x-idk.dtb \
ti/am57xx-idk-osd-lcd-common.dtbo \
ti/am572x-idk-touchscreen.dtbo \
+ ti/lcd-osd101t2587.dtbo \
+ ti/lcd-osd101t2045.dtbo \
"
KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1',
'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb
am571x-idk-pru-excl-uio.dtb', '', d)}"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14142):
https://lists.yoctoproject.org/g/meta-ti/message/14142
Mute This Topic: https://lists.yoctoproject.org/mt/87006674/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-