diff options
Diffstat (limited to 'conf/machine/include/ti33x.inc')
-rw-r--r-- | conf/machine/include/ti33x.inc | 2 |
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" | |||
27 | KERNEL_IMAGETYPE = "zImage" | 27 | KERNEL_IMAGETYPE = "zImage" |
28 | 28 | ||
29 | KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb \ | 29 | KERNEL_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" |