summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/ti43x.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/ti43x.inc')
-rw-r--r--conf/machine/include/ti43x.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 807a42e5..8f2e11f1 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -26,6 +26,8 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
26 26
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb"
30
29UBOOT_ARCH = "arm" 31UBOOT_ARCH = "arm"
30UBOOT_MACHINE = "am43xx_evm_config" 32UBOOT_MACHINE = "am43xx_evm_config"
31 33