summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include')
-rw-r--r--meta-ti-bsp/conf/machine/include/am62xx.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am62xx.inc b/meta-ti-bsp/conf/machine/include/am62xx.inc
index 0bd5279d..a0ec944f 100644
--- a/meta-ti-bsp/conf/machine/include/am62xx.inc
+++ b/meta-ti-bsp/conf/machine/include/am62xx.inc
@@ -15,6 +15,9 @@ IMAGE_BOOT_FILES += "tiboot3-am62x-gp-evm.bin"
15# Since default tiboot3.bin on AM62x is for HS-FS, add a version for HS-SE 15# Since default tiboot3.bin on AM62x is for HS-FS, add a version for HS-SE
16IMAGE_BOOT_FILES += "tiboot3-am62x-hs-evm.bin" 16IMAGE_BOOT_FILES += "tiboot3-am62x-hs-evm.bin"
17 17
18# Bitmap image tarball for early splashscreen
19IMAGE_BOOT_FILES += "ti_logo_414x97_32bpp.bmp.gz"
20
18TFA_BOARD = "lite" 21TFA_BOARD = "lite"
19TFA_K3_SYSTEM_SUSPEND = "1" 22TFA_K3_SYSTEM_SUSPEND = "1"
20 23