summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/ti43x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 9a2c9e36..c64730cf 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -26,7 +26,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
26 26
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am437x-gp-evm.dtb \ 29KERNEL_DEVICETREE = "am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb \
30 am437x-sk-evm.dtb am437x-idk-evm.dtb \ 30 am437x-sk-evm.dtb am437x-idk-evm.dtb \
31 am43x-epos-evm.dtb" 31 am43x-epos-evm.dtb"
32 32