summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-02-05 10:09:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-02-05 06:50:01 +0000
commit8739a28eb2fec3dc64995cc6d040ca6c2ef2d332 (patch)
treed14a781da59dfb5f411adb484f1bb1740e8d72a5 /conf/machine
parent41ae756a805946501abe0308b401362c42fe3a9e (diff)
downloadmeta-ti-8739a28eb2fec3dc64995cc6d040ca6c2ef2d332.tar.gz
ti33x.inc: PRUETH specific DTB is not ready yet
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/ti33x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 487ceb4f..8fc6b59d 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -27,7 +27,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb \ 29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb \
30 am335x-icev2.dtb am335x-icev2-prueth.dtb \ 30 am335x-icev2.dtb \
31 am335x-bone.dtb am335x-boneblue.dtb \ 31 am335x-bone.dtb am335x-boneblue.dtb \
32 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 32 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb" 33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"