summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am335x-hs-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am335x-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am335x-hs-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am335x-hs-evm.conf b/meta-ti-bsp/conf/machine/am335x-hs-evm.conf
index 652496c2..562befe9 100644
--- a/meta-ti-bsp/conf/machine/am335x-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/am335x-hs-evm.conf
@@ -11,6 +11,7 @@ UBOOT_CONFIG[uart] = "am335x_hs_evm_uart_config"
11UBOOT_CONFIG[mmc] = "am335x_hs_evm_config" 11UBOOT_CONFIG[mmc] = "am335x_hs_evm_config"
12 12
13# FIT image for legacy secure devices 13# FIT image for legacy secure devices
14KERNEL_BASE_CLASS = "kernel_legacyhs"
14KERNEL_CLASSES += " kernel-fitimage-legacyhs" 15KERNEL_CLASSES += " kernel-fitimage-legacyhs"
15KERNEL_IMAGETYPES += " fitImage" 16KERNEL_IMAGETYPES += " fitImage"
16 17