summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-05 05:13:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-05 00:17:58 -0400
commitcc2ecf5ff0258a64d0d02ebd9b491a2e6811e8fd (patch)
tree6aa67203f8b0938da5021bc7ccfad397d60cc0ab /conf/machine/include
parent39adf9f12970989853e7cdb12477718a54c27c45 (diff)
downloadmeta-ti-cc2ecf5ff0258a64d0d02ebd9b491a2e6811e8fd.tar.gz
conf/machine: add couple new DTBs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/ti33x.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 570953b9..05527b82 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -26,7 +26,8 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
26 26
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-icev2.dtb \ 29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb \
30 am335x-icev2.dtb am335x-icev2-prueth.dtb \
30 am335x-bone.dtb am335x-boneblue.dtb \ 31 am335x-bone.dtb am335x-boneblue.dtb \
31 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 32 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
32 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb" 33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"