diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/k3.inc')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/k3.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-ti-bsp/conf/machine/include/k3.inc b/meta-ti-bsp/conf/machine/include/k3.inc index 692979d7..b743c8cc 100644 --- a/meta-ti-bsp/conf/machine/include/k3.inc +++ b/meta-ti-bsp/conf/machine/include/k3.inc | |||
| @@ -9,8 +9,7 @@ require conf/machine/include/arm/armv8a/tune-cortexa72-cortexa53.inc | |||
| 9 | require conf/machine/include/ti-bsp.inc | 9 | require conf/machine/include/ti-bsp.inc |
| 10 | 10 | ||
| 11 | KERNEL_IMAGETYPE = "Image" | 11 | KERNEL_IMAGETYPE = "Image" |
| 12 | KERNEL_IMAGETYPES = "Image fitImage" | 12 | KERNEL_CLASSES += "kernel-fit-extra-artifacts" |
| 13 | KERNEL_CLASSES += "kernel-fitimage-deprecated" | ||
| 14 | 13 | ||
| 15 | UBOOT_ARCH = "arm" | 14 | UBOOT_ARCH = "arm" |
| 16 | UBOOT_DTB_LOADADDRESS = "0x88000000" | 15 | UBOOT_DTB_LOADADDRESS = "0x88000000" |
| @@ -26,7 +25,7 @@ FIT_SIGN_ALG ?= "rsa4096" | |||
| 26 | 25 | ||
| 27 | EXTRA_IMAGEDEPENDS += "virtual/bootloader" | 26 | EXTRA_IMAGEDEPENDS += "virtual/bootloader" |
| 28 | 27 | ||
| 29 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-image-image" | 28 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "kernel-image-image ti-kernel-fitimage" |
| 30 | 29 | ||
| 31 | TFA_PLATFORM = "k3" | 30 | TFA_PLATFORM = "k3" |
| 32 | 31 | ||
