diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/am335x-hs-evm.conf')
-rw-r--r-- | meta-ti-bsp/conf/machine/am335x-hs-evm.conf | 1 |
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" | |||
11 | UBOOT_CONFIG[mmc] = "am335x_hs_evm_config" | 11 | UBOOT_CONFIG[mmc] = "am335x_hs_evm_config" |
12 | 12 | ||
13 | # FIT image for legacy secure devices | 13 | # FIT image for legacy secure devices |
14 | KERNEL_BASE_CLASS = "kernel_legacyhs" | ||
14 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" | 15 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" |
15 | KERNEL_IMAGETYPES += " fitImage" | 16 | KERNEL_IMAGETYPES += " fitImage" |
16 | 17 | ||