diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-15 23:24:31 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-19 16:33:41 -0500 |
commit | ad28c5878171ef5b364f6bc9d8a5de514731964b (patch) | |
tree | 8140bb2ad9e81e60b3c1859a13c0bda9d46bfded /conf | |
parent | 0d04083f54bbd3c278f4800b97090d881d25d72a (diff) | |
download | meta-ti-ad28c5878171ef5b364f6bc9d8a5de514731964b.tar.gz |
conf: am335x-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.
- am335x-icev2-prueth.dtb
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/ti33x.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index b3c3b6d7..6dfda754 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc | |||
@@ -29,7 +29,6 @@ KERNEL_IMAGETYPE = "zImage" | |||
29 | KERNEL_DEVICETREE = " \ | 29 | KERNEL_DEVICETREE = " \ |
30 | am335x-evm.dtb am335x-evmsk.dtb \ | 30 | am335x-evm.dtb am335x-evmsk.dtb \ |
31 | am335x-icev2.dtb \ | 31 | am335x-icev2.dtb \ |
32 | am335x-icev2-prueth.dtb \ | ||
33 | am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ | 32 | am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ |
34 | am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ | 33 | am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ |
35 | am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ | 34 | am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ |