mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
conf: am57xx-evm: Remove non-existent dtb* from 5.10
Remove the non-existent dtb* , as they are not currently present on ti-linux-5.10.y. - am57xx-evm-cam-ov10635.dtb - am57xx-evm-reva3-cam-ov10635.dtb - am571x-idk-lcd-osd101t2045.dtb - am571x-idk-lcd-osd101t2587.dtb - am572x-idk-lcd-osd101t2045.dtb - am572x-idk-lcd-osd101t2587.dtb - am574x-idk-lcd-osd101t2587.dtb Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
This commit is contained in:
@@ -14,17 +14,10 @@ KERNEL_DEVICETREE = " \
|
||||
am57xx-beagle-x15-revc.dtb \
|
||||
am5729-beagleboneai.dtb \
|
||||
am57xx-evm.dtb \
|
||||
am57xx-evm-cam-ov10635.dtb \
|
||||
am57xx-evm-reva3.dtb \
|
||||
am57xx-evm-reva3-cam-ov10635.dtb \
|
||||
am571x-idk.dtb \
|
||||
am571x-idk-lcd-osd101t2045.dtb \
|
||||
am571x-idk-lcd-osd101t2587.dtb \
|
||||
am572x-idk.dtb \
|
||||
am572x-idk-lcd-osd101t2045.dtb \
|
||||
am572x-idk-lcd-osd101t2587.dtb \
|
||||
am574x-idk.dtb \
|
||||
am574x-idk-lcd-osd101t2587.dtb \
|
||||
"
|
||||
|
||||
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)}"
|
||||
|
||||
Reference in New Issue
Block a user