summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti33x.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 8fc6b59d..ccbc9425 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -26,9 +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 \ 29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-icev2.dtb \
30 am335x-icev2.dtb \ 30 am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \
31 am335x-bone.dtb am335x-boneblue.dtb \
32 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 31 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb" 32 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"
34 33